From: Wolfram Schneider Date: Sat, 31 May 2014 21:01:38 +0000 (+0000) Subject: fix last commit X-Git-Tag: 1.0.0~556^2~1 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=33587b3b07b0e4b8a9ce09d340114ded913722d2 fix last commit --- 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