From: Wolfram Schneider Date: Mon, 1 Dec 2014 12:56:13 +0000 (+0000) Subject: use new bomb shell wrapper X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=2109e00e0bb605a93dac1103ec704c04a64c8ad6 use new bomb shell wrapper --- diff --git a/test/Makefile b/test/Makefile index c4cb346..f4d05c7 100644 --- 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