1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-30 20:40:08 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1997-08-16 17:41:45 +00:00
parent 2bd0aa26c2
commit 41347fc40e
+1 -1
View File
@@ -32,6 +32,6 @@ EOF
# Compare expected and actual output.
cmp $tmp/$test.E $tmp/$test.O || fail=1
rm -rf $dir
rm -rf $tmp
exit $fail