summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
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`"