summaryrefslogtreecommitdiff
path: root/tests/du/2g
diff options
context:
space:
mode:
Diffstat (limited to 'tests/du/2g')
-rwxr-xr-xtests/du/2g2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/2g b/tests/du/2g
index 280ba30f8..fe5876774 100755
--- a/tests/du/2g
+++ b/tests/du/2g
@@ -64,6 +64,6 @@ cat <<\EOF > exp || fail=1
~2M
EOF
-compare out exp || fail=1
+compare exp out || fail=1
Exit $fail