Merge branch 'master' of ssh://git.indexdata.com:222/home/git/private/mkws
authorWolfram Schneider <wosch@indexdata.dk>
Tue, 15 Apr 2014 15:15:12 +0000 (15:15 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Tue, 15 Apr 2014 15:15:12 +0000 (15:15 +0000)
test/Makefile

index b89b4e1..3c420ea 100644 (file)
@@ -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`; \