projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8fa3db
)
output PASS
author
Nathan S. Evans
<evans@in.tum.de>
Fri, 7 May 2010 10:37:40 +0000
(10:37 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Fri, 7 May 2010 10:37:40 +0000
(10:37 +0000)
src/dht/test_dht_tools.sh
patch
|
blob
|
history
diff --git
a/src/dht/test_dht_tools.sh
b/src/dht/test_dht_tools.sh
index cbbbfd639d7c32d5d50f8afb6cbf853a33f93ac0..9613cbf542882b4fd36f45de9c897ac69b64318f 100755
(executable)
--- a/
src/dht/test_dht_tools.sh
+++ b/
src/dht/test_dht_tools.sh
@@
-26,6
+26,7
@@
if ! $peerinfo > $out ; then
cat $out
exit 1
fi
+echo "PASS"
echo -n "TEST: Starting ARM..."
if ! $armexe $DEBUG -s > $out ; then