From 06f8fbc4942200b21fff5c98db28d1ee6c51555d Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Thu, 15 Apr 2010 14:22:53 +0200 Subject: [PATCH] the devel system runs on donut --- zebra/init-script-test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zebra/init-script-test b/zebra/init-script-test index dedf4af..68e4f66 100755 --- a/zebra/init-script-test +++ b/zebra/init-script-test @@ -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-test/;; + nigiri | donut | 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/ -- 1.7.10.4