*** empty log message ***

This commit is contained in:
Jim Meyering 1997-08-16 17:41:45 +00:00
parent 2bd0aa26c2
commit 41347fc40e

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