Minor annoyances:

2006-04-12  Eric Blake  <[EMAIL PROTECTED]>

        * tests/autotest.at (Debugging a failed test): Fix comment.
        * doc/.cvsignore: Add autoconf and standards, created by make html.

Index: doc/.cvsignore
===================================================================
RCS file: /sources/autoconf/autoconf/doc/.cvsignore,v
retrieving revision 1.7
diff -u -r1.7 .cvsignore
--- doc/.cvsignore      31 Oct 2003 08:48:41 -0000      1.7
+++ doc/.cvsignore      12 Apr 2006 17:11:55 -0000
@@ -11,10 +11,12 @@
 *.ky
 *.aux *.dvi *.info *.log
 Makefile
+autoconf
 *.pdf
 *.pg
 *.ps
 stamp-vti
+standards
 *.tmp
 *.toc
 *.tp
Index: tests/autotest.at
===================================================================
RCS file: /sources/autoconf/autoconf/tests/autotest.at,v
retrieving revision 1.15
diff -u -r1.15 autotest.at
--- tests/autotest.at   11 Apr 2006 16:09:54 -0000      1.15
+++ tests/autotest.at   12 Apr 2006 17:11:55 -0000
@@ -291,7 +291,7 @@
          [0], [ignore], [ignore])
 ])
 
-# The run script is currently invalid when shell metacharacters are passed
+# The run script must still be valid when shell metacharacters are passed
 # in via an environment option.
 AT_CHECK_AT_TEST([Debugging a failed test],
   [AT_CHECK([test "$MY_VAR" = "one space" || exit 42])],




Reply via email to