autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

minor cleanup


From: Eric Blake
Subject: minor cleanup
Date: Wed, 12 Apr 2006 17:13:52 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Minor annoyances:

2006-04-12  Eric Blake  <address@hidden>

        * 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

[Prev in Thread] Current Thread [Next in Thread]