mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[svn-r3615] Purpose:
Bug fix Description: removed two debug statements used before.
This commit is contained in:
parent
be066eb844
commit
6c915a1fa6
@ -496,10 +496,8 @@ echo TEST_TYPES=$TEST_TYPES
|
||||
|
||||
# Do a checkout if one has not been done today
|
||||
# Also check MANIFEST file
|
||||
echo NOCVS=$NOCVS
|
||||
if [ -z "$NOCVS" -a ! -f $CVSLOG ]; then
|
||||
echo Running CVS checkout with output saved in $CVSLOG
|
||||
exit -1
|
||||
# Set CVS lock first
|
||||
touch $CVSLOG_LOCK
|
||||
($SNAPSHOT checkout ) >> $CVSLOG 2>&1
|
||||
|
Loading…
x
Reference in New Issue
Block a user