tests: use "compare exp out", not "compare out exp"
[debian/gzip] / tests / zdiff
index 3891652b54b5335a88ce90f66e84cbdc41d76bfc..25f82c5d21d46073576a610fbe2a5e26d88e9e18 100755 (executable)
@@ -35,7 +35,7 @@ fail=0
 zdiff a.gz b.gz > out 2>&1
 test $? = 1 || fail=1
 
-compare out exp || fail=1
+compare exp out || fail=1
 
 rm -f out
 # expect success, for equal files