]> sourceware.org Git - automake.git/commitdiff
updated comment
authorTom Tromey <tromey@redhat.com>
Thu, 8 Feb 2001 19:32:30 +0000 (19:32 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 8 Feb 2001 19:32:30 +0000 (19:32 +0000)
tests/pr87.test

index 6cc6e86d9a0be6425cb157068f9b52ece3745549..baa3cc8dada81c1a8294ad1c08568cc43dd61e98 100755 (executable)
@@ -38,6 +38,7 @@ mkdir build
 
 rm missing install-sh mkinstalldirs
 
+# Regression test for bug where `.c.o:' is followed by blank line.
 (while read line; do
     if test "$line" = ".c.o:"; then
        read next
This page took 0.025764 seconds and 5 git commands to generate.