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:
85bb320
)
use new bomb shell wrapper
author
Wolfram Schneider
<wosch@indexdata.dk>
Mon, 1 Dec 2014 12:56:13 +0000
(12:56 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Mon, 1 Dec 2014 12:56:13 +0000
(12:56 +0000)
test/Makefile
patch
|
blob
|
history
diff --git
a/test/Makefile
b/test/Makefile
index
c4cb346
..
f4d05c7
100644
(file)
--- a/
test/Makefile
+++ b/
test/Makefile
@@
-61,7
+61,7
@@
phantomjs p: check-js apache-stop apache-start _phantomjs
${MAKE} apache-stop
_phantomjs:
- perl ./bin/bomb.pl --timeout="${PHANTOMJS_TIMEOUT}.5" ${PHANTOMJS} phantom/run-jasmine.js ${PHANTOMJS_URL} ${PHANTOMJS_TIMEOUT}
+ ./bin/bomb --timeout="${PHANTOMJS_TIMEOUT}.5" ${PHANTOMJS} phantom/run-jasmine.js ${PHANTOMJS_URL} ${PHANTOMJS_TIMEOUT}
phantomjs-all p-all:
${MAKE} phantomjs PHANTOMJS_PATH=jasmine-local-popup.html