X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2FMakefile;h=9ee3b804b3584d04a65442ef50c5eee2bc820314;hb=33587b3b07b0e4b8a9ce09d340114ded913722d2;hp=77e1a6fa5bc17a41519a33b5e1e9f5e07a84f5ae;hpb=66237ce903a2979d413d87cedc7c303489c24a68;p=mkws-moved-to-github.git diff --git a/test/Makefile b/test/Makefile index 77e1a6f..9ee3b80 100644 --- a/test/Makefile +++ b/test/Makefile @@ -14,7 +14,7 @@ IMAGES= ./images SCREENSHOT_WIDTH= 360 480 640 768 1024 1200 1440 2048 PERL_SCRIPTS= bin/bomb.pl TMP_DIR= ./logs -APACHE_HTTPD:= $(shell env PATH=$$PATH:/usr/sbin which apache2 httpd) +APACHE_HTTPD:= $(shell env PATH=$$PATH:/usr/sbin which apache2 httpd false | head -1 ) all: check