projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbb3985
)
sleep longer after stopping apache
author
Wolfram Schneider
<wosch@indexdata.dk>
Mon, 15 Sep 2014 08:43:46 +0000
(08:43 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Mon, 15 Sep 2014 08:43:46 +0000
(08:43 +0000)
test/Makefile
patch
|
blob
|
history
diff --git
a/test/Makefile
b/test/Makefile
index
89c0c02
..
4fbc15d
100644
(file)
--- a/
test/Makefile
+++ b/
test/Makefile
@@
-103,7
+103,7
@@
apache-stop:
else \
killall apache2 2> /dev/null; \
fi
- @sleep 0.3
+ @sleep 0.6
rm -f ${TMP_DIR}/mkws-jasmine.pid
help: