From: Wolfram Schneider Date: Thu, 15 Apr 2010 12:22:53 +0000 (+0200) Subject: the devel system runs on donut X-Git-Tag: CPAN-v1.02~54^2~74^2~12 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;ds=sidebyside;h=9107c22a6a27093e54247b20461c1ba16ae64245;hp=f2639ec66dcbf6c5e8f0ef767ee453b0553b9087;p=irspy-moved-to-github.git the devel system runs on donut --- 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/