summaryrefslogtreecommitdiff
path: root/tests/vtexi.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vtexi.test')
-rwxr-xr-xtests/vtexi.test9
1 files changed, 5 insertions, 4 deletions
diff --git a/tests/vtexi.test b/tests/vtexi.test
index 619ed8766..6548cd7ce 100755
--- a/tests/vtexi.test
+++ b/tests/vtexi.test
@@ -1,5 +1,6 @@
#!/bin/sh
-# Copyright (C) 1996, 1997, 2000, 2001, 2002 Free Software Foundation, Inc.
+# Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003
+# Free Software Foundation, Inc.
#
# This file is part of GNU Automake.
#
@@ -46,15 +47,15 @@ $AUTOMAKE
# textutils.info: textutils.texi version.texi
# (Today this should be `textutils.info: version.texi')
-grep '^textutils\.info:.*version\.texi$' Makefile.in
+grep 'textutils\.info:.*version\.texi$' Makefile.in
# Test for bug reported by Lars Hecking:
# When running the first version of configure.ac aware automake,
# @CONFIGURE_AC@ was not properly substituted.
-$EGREP '^stamp-vti:.*textutils\.texi( .*)?$' Makefile.in
-$EGREP '^stamp-vti:.*\$\(top_srcdir\)/configure( .*)?$' Makefile.in
+$EGREP 'stamp-vti:.*textutils\.texi( .*)?$' Makefile.in
+$EGREP 'stamp-vti:.*\$\(top_srcdir\)/configure( .*)?$' Makefile.in
# Check that the path to mdate-sh is correct. Over escaping of `$'