From 50d533cd6f34509f64533b436bf57266d9a743d8 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Sat, 27 Oct 2012 17:09:55 +0200 Subject: [PATCH] tests: remove an obsolete, and probably now wrong, comment * t/dirlist.sh: Here. Signed-off-by: Stefano Lattarini --- t/dirlist.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/t/dirlist.sh b/t/dirlist.sh index b8288c5..2dc9038 100755 --- a/t/dirlist.sh +++ b/t/dirlist.sh @@ -50,8 +50,7 @@ grep m4_include aclocal.m4 && exit 1 grep 'GUILE-VERSION' configure # This bug can occur only when we do a VPATH build of Automake -# (because of the '-I' passed to aclocal in tests/defs/aclocal.in) but -# it's OK because VPATH builds are done by 'make distcheck'. +# but it's OK because VPATH builds are done by 'make distcheck'. grep 'I should not be included' configure && exit 1 : -- 2.7.4