mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +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
|
||||
# not defined
|
||||
#if test -z "$HDF5_NOCLEANUP"; then
|
||||
# rm -f $FILEOUT
|
||||
#fi
|
||||
if test -z "$HDF5_NOCLEANUP"; then
|
||||
rm -f $FILEOUT
|
||||
fi
|
||||
}
|
||||
|
||||
##############################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user