mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-05 15:42:32 +08:00
[svn-r18320] Forgot to remove comments for cleaning up test.out file from previous checkin r18319.
This commit is contained in:
parent
07be86a8ea
commit
47f98f2618
@ -321,9 +321,9 @@ COPY_REFERENCES()
|
|||||||
|
|
||||||
# Remove output file created, if the "no cleanup" environment variable is
|
# Remove output file created, if the "no cleanup" environment variable is
|
||||||
# not defined
|
# not defined
|
||||||
#if test -z "$HDF5_NOCLEANUP"; then
|
if test -z "$HDF5_NOCLEANUP"; then
|
||||||
# rm -f $FILEOUT
|
rm -f $FILEOUT
|
||||||
#fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user