Remove stray tab.
authorMike Taylor <mike@indexdata.com>
Tue, 15 Apr 2014 11:47:56 +0000 (12:47 +0100)
committerMike Taylor <mike@indexdata.com>
Tue, 15 Apr 2014 11:47:56 +0000 (12:47 +0100)
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`; \