[svn-r1430] Fixed some dumb typos.

This commit is contained in:
Albert Cheng 1999-07-06 15:06:16 -05:00
parent 2f43dfaddd
commit a166cd45e3

View File

@ -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
#=============================