X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=test%2FMakefile;h=3c420ea897a1d39808af757a229435749f052678;hp=b89b4e1d513d0b10f28a363c0e127b424eb29e4f;hb=c7d64cb5450f7587ff8e7c10d043eea9a57f4026;hpb=d802e65ded779b553d1055703d424cb5b2e5b7b9 diff --git a/test/Makefile b/test/Makefile index b89b4e1..3c420ea 100644 --- a/test/Makefile +++ b/test/Makefile @@ -85,7 +85,7 @@ node_modules node-modules: apache-start: bin/apache-template-update ${APACHE_HTTPD} -f `pwd`/${TMP_DIR}/jasmine-dev - + apache-stop: @-if [ -e ${TMP_DIR}/mkws-jasmine.pid ]; then \ kill `cat ${TMP_DIR}/mkws-jasmine.pid`; \