summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>1999-10-25 00:57:59 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>1999-10-25 00:57:59 (GMT)
commitbb1c7d462e5e333d76eba6990e5194bd91506aec (patch)
tree51dbff77968151e89c2221af68d97eca0172cc75 /bin
parent72ca1d50ebc1df82ba0a5c674976002c34fce1c6 (diff)
downloadhdf5-bb1c7d462e5e333d76eba6990e5194bd91506aec.zip
hdf5-bb1c7d462e5e333d76eba6990e5194bd91506aec.tar.gz
hdf5-bb1c7d462e5e333d76eba6990e5194bd91506aec.tar.bz2
[svn-r1790] Removed the tag of the snapshot version. The tagging created a long
list of tags no one ever used.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/snapshot2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/snapshot b/bin/snapshot
index 477299d..d2f9b4a 100755
--- a/bin/snapshot
+++ b/bin/snapshot
@@ -178,7 +178,7 @@ if [ "$cmd" = "all" -o -n "$cmdrel" ]; then
cd ${COMPARE}/current
# "perl -w ..." doesn't appear to be working on baldric..
# cvs -Q tag hdf5-`perl -w bin/h5vers |tr . _`
- cvs -Q tag hdf5-`perl bin/h5vers |tr . _`
+# cvs -Q tag hdf5-`perl bin/h5vers |tr . _`
bin/release -d $ARCHIVES $METHODS
# RELEASE_VERSION="`perl -w bin/h5vers -v`"
RELEASE_VERSION="`perl bin/h5vers -v`"