From a166cd45e3c4e70c952d84d94790e90259b76c93 Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Tue, 6 Jul 1999 15:06:16 -0500 Subject: [svn-r1430] Fixed some dumb typos. --- bin/snapshot | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/snapshot b/bin/snapshot index 3635d5b..1e86aff 100755 --- a/bin/snapshot +++ b/bin/snapshot @@ -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 #============================= -- cgit v0.12