mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-04 06:45:12 -04:00
*** empty log message ***
This commit is contained in:
+3
-3
@@ -33,9 +33,9 @@ $tmp/a/a
|
||||
$tmp/b
|
||||
EOF
|
||||
|
||||
# FIXME: use cmp
|
||||
diff -u $tmp/$test.E $tmp/$test.O || fail=1
|
||||
# Compare expected and actual output.
|
||||
cmp $tmp/$test.E $tmp/$test.O || fail=1
|
||||
|
||||
#rm -rf $dir
|
||||
rm -rf $dir
|
||||
|
||||
exit $fail
|
||||
|
||||
Reference in New Issue
Block a user