/[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 627 - (show 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 #!/bin/sh
2
3 server=./bin/server-continuity.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