tests: tighten a grepping check
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 19 Jun 2013 10:07:38 +0000 (12:07 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 19 Jun 2013 10:10:40 +0000 (12:10 +0200)
* t/yflags-force-override.sh: Here, by being sure to correctly
match an expected literal dot.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/yflags-force-override.sh

index 02ce5ea..6e52b32 100644 (file)
@@ -48,7 +48,7 @@ $ACLOCAL
 $AUTOMAKE -a -Wno-gnu
 
 $EGREP '(foo|YFLAGS)' Makefile.in # For debugging.
-grep '^foo.h *:' Makefile.in
+grep '^foo\.h *:' Makefile.in
 
 $AUTOCONF
 ./configure