Ilya Zakharevich on Mon, 9 Nov 1998 23:34:29 -0500 (EST)


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

Bug in test suite


--- ./src/test/dotest~	Wed Sep 16 05:22:00 1998
+++ ./src/test/dotest	Mon Nov  9 23:30:46 1998
@@ -143,7 +143,7 @@ if test -n "$BUG"; then
            end=" (gp-$bug)"
 	   file_diff=program.dif;;
     esac
-    pat=`head -4 $file_diff|tail -1|grep "116,126"`
+    pat=`head -4 $file_diff|tail -1|grep "108,118"`
     if test -n "$pat"; then
 cat << EOT
 NOTE: actually, the only problem noted is that install() does not work