use new bomb shell wrapper
authorWolfram Schneider <wosch@indexdata.dk>
Mon, 1 Dec 2014 12:56:13 +0000 (12:56 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Mon, 1 Dec 2014 12:56:13 +0000 (12:56 +0000)
test/Makefile

index c4cb346..f4d05c7 100644 (file)
@@ -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