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

*** empty log message ***

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