X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=test%2FMakefile;h=1f6060cc3d6ca533b028942029bd783dd3a22d98;hb=adf8829783dba8d38fa5a05814e049a2a107fd2e;hp=1b986b4829c0334a8930638bdc8627d2069baa62;hpb=ed855f21ebfd7a87731baa7019efce7c314b468b;p=mkws-moved-to-github.git diff --git a/test/Makefile b/test/Makefile index 1b986b4..1f6060c 100644 --- a/test/Makefile +++ b/test/Makefile @@ -105,7 +105,7 @@ node_modules node-modules: apache-start: bin/apache-template-update - ${APACHE_HTTPD} -f `pwd`/${TMP_DIR}/jasmine-dev-${APACHE_PORT}.conf + umask 002; ${APACHE_HTTPD} -f `pwd`/${TMP_DIR}/jasmine-dev-${APACHE_PORT}.conf APACHE_PID_FILE=${TMP_DIR}/mkws-jasmine-${APACHE_PORT}.pid apache-stop: