mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r1430] Fixed some dumb typos.
This commit is contained in:
parent
2f43dfaddd
commit
a166cd45e3
@ -114,8 +114,8 @@ CONFIGURE="./configure $HDF4LIB"
|
||||
snapshot=yes
|
||||
|
||||
# Show all settings right before execution.
|
||||
set
|
||||
exit 0
|
||||
# set
|
||||
# exit 0
|
||||
|
||||
|
||||
#=============================
|
||||
@ -130,7 +130,7 @@ if [ "$cmd" = "all" -o -n "$cmdcheckout" ]; then
|
||||
|
||||
# Check out the current version from CVS
|
||||
cvs -Q co -d ${COMPARE}/current hdf5 || exit 1
|
||||
endif # Do CVS checkout
|
||||
fi # Do CVS checkout
|
||||
|
||||
|
||||
#=============================
|
||||
|
Loading…
Reference in New Issue
Block a user