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:
044486c
)
need to sleep here
author
Christian Grothoff
<christian@grothoff.org>
Sat, 3 Oct 2009 06:05:29 +0000
(06:05 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Sat, 3 Oct 2009 06:05:29 +0000
(06:05 +0000)
src/arm/test_gnunet_arm.sh
patch
|
blob
|
history
diff --git
a/src/arm/test_gnunet_arm.sh
b/src/arm/test_gnunet_arm.sh
index 207e03d944f5c4970ebf24db0a4074a13d8f7010..c7028729b2e808a6513d2216e2cc9fefa5ed618f 100755
(executable)
--- a/
src/arm/test_gnunet_arm.sh
+++ b/
src/arm/test_gnunet_arm.sh
@@
-47,6
+47,7
@@
if test $LINES -eq 0; then
exit 1
fi
echo "PASS"
+sleep 1
# ----------------------------------------------------------------------------------
echo -n "TEST: Start another service... "