cvs -> git
authorWolfram Schneider <wosch@indexdata.dk>
Tue, 6 Apr 2010 16:08:00 +0000 (16:08 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Tue, 6 Apr 2010 16:08:00 +0000 (16:08 +0000)
zebra/init-script

index db71a91..0735ae0 100755 (executable)
@@ -18,7 +18,7 @@ logfile=/var/log/irspy-zebra
 pidfile=/var/run/irspy-zebra.pid
 
 case "`hostname`" in
-    nigiri | xeno | rafa | test) IRSPYDIR=/usr/local/src/cvs/irspy/;;
+    nigiri | xeno | rafa | test) IRSPYDIR=/usr/local/src/git/irspy/;;
     shawarma|kafta) IRSPYDIR=/home/mike/cvs/irspy/;;
     your-development-machine ) 
        IRSPYDIR=/home/foobar/indexdata/irspy/