X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=test%2FMakefile;h=f4d05c70083bdaee5d421e249c6760c22d9e3ab1;hb=2109e00e0bb605a93dac1103ec704c04a64c8ad6;hp=c4cb34679274f7ff4ad9bb196ca05be2fdfa91af;hpb=85bb320aec82d0ceee5ca904a286b5a26d711c70;p=mkws-moved-to-github.git 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