aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <cbaines8@gmail.com>2014-01-29 16:14:16 +0000
committerChristopher Baines <cbaines8@gmail.com>2014-01-29 16:14:16 +0000
commitc0d47480b38e6039a839f476eeaac34d7ffd6470 (patch)
treeb2b30f069ad02f16adcfa5acd28d32ab37a17760
parent1a229ce58496deb5336943bd53919b6b66bcbed2 (diff)
downloadchutney-c0d47480b38e6039a839f476eeaac34d7ffd6470.tar
chutney-c0d47480b38e6039a839f476eeaac34d7ffd6470.tar.gz
Use relitive path
-rwxr-xr-xrun-hs-test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-hs-test.sh b/run-hs-test.sh
index 109ba15..2f08532 100755
--- a/run-hs-test.sh
+++ b/run-hs-test.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-export PATH=~/University/COMP3020/tor/src/or:$PATH
+export PATH=../tor/src/or:$PATH
./chutney stop networks/hidden-service
rm -rf net/nodes