From 10c95a54b5983c82db721ff5a7f39d828200684c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 12 Jun 2002 08:02:12 +0000 Subject: tweak expected message --- tests/rm/rm1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/rm') diff --git a/tests/rm/rm1 b/tests/rm/rm1 index bed88dd15..8bcd6fd04 100755 --- a/tests/rm/rm1 +++ b/tests/rm/rm1 @@ -31,7 +31,7 @@ fail=0 # This should fail. rm -rf b > out 2>&1 && fail=1 cat <<\EOF > exp -rm: cannot remove `b/a/p': Permission denied +rm: cannot remove directory `b/a/p': Permission denied EOF cmp out exp || fail=1 -- cgit v1.2.3-70-g09d2