summaryrefslogtreecommitdiff
path: root/tests/touch/relative
diff options
context:
space:
mode:
Diffstat (limited to 'tests/touch/relative')
-rwxr-xr-xtests/touch/relative2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/relative b/tests/touch/relative
index a530eaa67..7e8249619 100755
--- a/tests/touch/relative
+++ b/tests/touch/relative
@@ -33,6 +33,6 @@ cat <<\EOF > exp || fail=1
2004-01-11
EOF
-compare out exp || fail=1
+compare exp out || fail=1
Exit $fail