/[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

Annotation of /trunk/bin/dev.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 639 - (hide 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 dpavlin 477 #!/bin/sh
2    
3 dpavlin 639 server=./bin/server-mojo.pl
4 dpavlin 479
5 dpavlin 617 export FREY_SWITCH_SCREEN=1
6 dpavlin 477
7     while true ; do
8 dpavlin 617
9     FREY_NO_LOG=1 perl -c $server || exit
10     FREY_RESTART=1 $server
11     FREY_SWITCH_SCREEN=0
12    
13 dpavlin 477 done
14    

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26