/[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 617 - (hide annotations)
Sat Nov 29 15:05:55 2008 UTC (15 years, 4 months ago) by dpavlin
File MIME type: application/x-sh
File size: 184 byte(s)
use xdotool to switch between termnial and firefox screen (super+Tab)

1 dpavlin 477 #!/bin/sh
2    
3 dpavlin 479 server=./bin/continuity-server.pl
4    
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