aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-04-06 12:13:50 +0000
committerNathan S. Evans <evans@in.tum.de>2010-04-06 12:13:50 +0000
commit4bc45d875c581e9fc4549770dabe1b3f55011b15 (patch)
treee081c5c2df32d8186bef458f3bebcdbfaf93427e /src
parent2cb825b5bc973481527be63f41fe190dce08ae5c (diff)
downloadgnunet-4bc45d875c581e9fc4549770dabe1b3f55011b15.tar.gz
gnunet-4bc45d875c581e9fc4549770dabe1b3f55011b15.zip
bash vs sh
Diffstat (limited to 'src')
-rwxr-xr-xsrc/dht/test_dht_tools.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dht/test_dht_tools.sh b/src/dht/test_dht_tools.sh
index c026ecf0b..d417ac09d 100755
--- a/src/dht/test_dht_tools.sh
+++ b/src/dht/test_dht_tools.sh
@@ -1,4 +1,4 @@
1#!/bin/bash 1#!/bin/sh
2 2
3armexe="gnunet-arm -c test_dht_api_peer1.conf " 3armexe="gnunet-arm -c test_dht_api_peer1.conf "
4putexe="gnunet-dht-put -c test_dht_api_peer1.conf " 4putexe="gnunet-dht-put -c test_dht_api_peer1.conf "