summaryrefslogtreecommitdiff
path: root/tests/mv/into-self-2
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv/into-self-2')
-rwxr-xr-xtests/mv/into-self-22
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/into-self-2 b/tests/mv/into-self-2
index 28e212768..9cc6ef016 100755
--- a/tests/mv/into-self-2
+++ b/tests/mv/into-self-2
@@ -47,6 +47,6 @@ XXX: `ZZZ' and `YYY' are the same file
EOF
#'
-compare out2 exp || fail=1
+compare exp out2 || fail=1
Exit $fail