use hostname for base slice dir
authorDobrica Pavlinusic <dpavlin@rsync1>
Wed, 19 Oct 2011 18:37:38 +0000 (20:37 +0200)
committerDobrica Pavlinusic <dpavlin@rsync1>
Wed, 19 Oct 2011 18:37:38 +0000 (20:37 +0200)
env.sh

diff --git a/env.sh b/env.sh
index cf9453e..ee7b766 100644 (file)
--- a/env.sh
+++ b/env.sh
@@ -1,4 +1,4 @@
-export SLICE=/test/s1
+export SLICE=/`hostname -s`/s1
 export IP=10.13.37.102
 export PORT=6501