*** empty log message ***

This commit is contained in:
Jim Meyering 1997-08-16 17:40:57 +00:00
parent 962cb92146
commit 2bd0aa26c2

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