From 411ba6a2d0e83874654785a2d312c01f743ce3e7 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Thu, 8 Feb 2001 19:32:30 +0000 Subject: [PATCH] updated comment --- tests/pr87.test | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/pr87.test b/tests/pr87.test index 6cc6e86d..baa3cc8d 100755 --- a/tests/pr87.test +++ b/tests/pr87.test @@ -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 -- 2.43.5