*** empty log message ***

This commit is contained in:
Jim Meyering 1999-12-04 17:46:39 +00:00
parent 305e2306be
commit 7306126ef0

View File

@ -19,8 +19,7 @@ file=to-sym-$$
fail=0
trap 'rm -fr $file $other_partition_tmpdir; exit $fail' \
0 1 2 3 15
trap 'rm -fr $file $other_partition_tmpdir; exit $fail' 0 1 2 3 15
framework_failure=0
rm -f $file || framework_failure=1