From 05426c6864f2f26b4f461261699ef474979c7ea1 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Tue, 22 Jan 2002 18:40:16 +0000 Subject: [PATCH] Comment about SunOS4. --- tests/msggrep-4 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/msggrep-4 b/tests/msggrep-4 index cbb4ab73a..873cc5fb7 100755 --- a/tests/msggrep-4 +++ b/tests/msggrep-4 @@ -5,6 +5,8 @@ # Note: This test fails on AIX 3 because grep, when called with both -e and # -f arguments, ignores the -e arguments. It is fixed on AIX 4. +# Note: This test fails on SunOS 4 because grep doesn't have a -f option. + tmpfiles="" trap 'rm -fr $tmpfiles' 1 2 3 15 -- 2.47.2