/[Frey]/trunk/bin/dev.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/bin/dev.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 639 - (show annotations)
Sun Nov 30 15:04:07 2008 UTC (15 years, 4 months ago) by dpavlin
File MIME type: application/x-sh
File size: 178 byte(s)
fix runner, restart still doesn't work
1 #!/bin/sh
2
3 server=./bin/server-mojo.pl
4
5 export FREY_SWITCH_SCREEN=1
6
7 while true ; do
8
9 FREY_NO_LOG=1 perl -c $server || exit
10 FREY_RESTART=1 $server
11 FREY_SWITCH_SCREEN=0
12
13 done
14

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26