summaryrefslogtreecommitdiff
path: root/tests/du/one-file-system
diff options
context:
space:
mode:
Diffstat (limited to 'tests/du/one-file-system')
-rwxr-xr-xtests/du/one-file-system2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/one-file-system b/tests/du/one-file-system
index 8a57c9934..7195838bd 100755
--- a/tests/du/one-file-system
+++ b/tests/du/one-file-system
@@ -35,6 +35,6 @@ y/z
y
EOF
-compare out exp || fail=1
+compare exp out || fail=1
Exit $fail