summaryrefslogtreecommitdiff
path: root/tests/du/no-x
diff options
context:
space:
mode:
Diffstat (limited to 'tests/du/no-x')
-rwxr-xr-xtests/du/no-x2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/no-x b/tests/du/no-x
index e45f317e0..366818be9 100755
--- a/tests/du/no-x
+++ b/tests/du/no-x
@@ -44,6 +44,6 @@ cat <<EOF > exp
$prog: \`d/no-x': Permission denied
EOF
-compare out exp || fail=1
+compare exp out || fail=1
Exit $fail