From 0cecd156c6ea60fae5b0997415ba09d6ec8ac751 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 18 Oct 2003 08:41:56 +0000 Subject: tweak diagnostic to match actual output --- tests/chmod/no-x | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/chmod/no-x b/tests/chmod/no-x index cf365c01a..f5bd60dd7 100755 --- a/tests/chmod/no-x +++ b/tests/chmod/no-x @@ -31,7 +31,7 @@ fail=0 # This must exit nonzero. chmod -R o=r d >/dev/null 2>out && fail=1 cat <<\EOF > exp -chmod: `d/no-x': Permission denied +chmod: failed to get attributes of `d/no-x/y': Permission denied EOF cmp out exp || fail=1 -- cgit v1.2.3-70-g09d2