From a6b4dc6f687f515550722f1858cf464ed3712d12 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 11 Jan 2002 13:45:42 +0000 Subject: [PATCH] Comment. --- tests/msggrep-4 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/msggrep-4 b/tests/msggrep-4 index 0d80f56dc..cbb4ab73a 100755 --- a/tests/msggrep-4 +++ b/tests/msggrep-4 @@ -2,6 +2,9 @@ # Test multiple -e and multiple -f options. +# 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. + tmpfiles="" trap 'rm -fr $tmpfiles' 1 2 3 15 -- 2.47.2