different irspy home for devel installation
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 14 Apr 2010 12:28:15 +0000 (12:28 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 14 Apr 2010 12:28:15 +0000 (12:28 +0000)
zebra/init-script-test

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