X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2FMakefile;h=9ee3b804b3584d04a65442ef50c5eee2bc820314;hb=2ee3ba92026dd19222b9e8c36b6a5d2348c950d9;hp=9ab19f05e81159eda6ac35a116d475c0dc0ac5ae;hpb=002850e798def87c2ca04fbc449e9a221bb52afd;p=mkws-moved-to-github.git diff --git a/test/Makefile b/test/Makefile index 9ab19f0..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 false) +APACHE_HTTPD:= $(shell env PATH=$$PATH:/usr/sbin which apache2 httpd false | head -1 ) all: check