From: Amos Jeffries Date: Fri, 28 Jan 2011 09:05:34 +0000 (+1300) Subject: TestBed: make header tests obey config.h-first policy X-Git-Tag: take03^2~50 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cd810bcc06be292522a10ef355fc7a8921490b18;p=thirdparty%2Fsquid.git TestBed: make header tests obey config.h-first policy --- diff --git a/test-suite/testheaders.sh b/test-suite/testheaders.sh index cb0144a953..58b21d5b1c 100755 --- a/test-suite/testheaders.sh +++ b/test-suite/testheaders.sh @@ -24,6 +24,7 @@ for f in $@; do if [ ! -f "$t.o" -o $f -nt "$t.o" ]; then echo >$t.cc <