/[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 627 - (hide annotations)
Sat Nov 29 22:02:08 2008 UTC (15 years, 4 months ago) by dpavlin
File MIME type: application/x-sh
File size: 184 byte(s)
split out Continuity based bits to Frey::Server::Continuity
and work a bit on Frey::Mojo
1 dpavlin 477 #!/bin/sh
2    
3 dpavlin 627 server=./bin/server-continuity.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