summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2015-10-08 15:41:08 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2015-10-08 15:41:08 (GMT)
commitd4e7a87244a01698b0d1e0728f877019564a879d (patch)
treec416924d8bc63260ee010c430da0d37c6552eb49 /bin
parentd80a13f75a408bf01069a8b276c4229d118307e8 (diff)
parent8edfabd297c10579eac941f31a26d5727889fa88 (diff)
downloadhdf5-inactive/avoid_truncate.zip
hdf5-inactive/avoid_truncate.tar.gz
hdf5-inactive/avoid_truncate.tar.bz2
[svn-r28002] merge from trunk.inactive/avoid_truncate
Diffstat (limited to 'bin')
-rwxr-xr-xbin/bbrelease1
-rwxr-xr-xbin/trace1
2 files changed, 1 insertions, 1 deletions
diff --git a/bin/bbrelease b/bin/bbrelease
index 119dc7a..cb79528 100755
--- a/bin/bbrelease
+++ b/bin/bbrelease
@@ -304,7 +304,6 @@ fi
# Create a manifest that contains only files for distribution.
MANIFEST=$tmpdir/H5_MANIFEST
grep '^\.' MANIFEST | grep -v _DO_NOT_DISTRIBUTE_ >$MANIFEST
-echo "./autogen.sh" >>$MANIFEST
# Prepare the source tree for a release.
#ln -s `pwd` $tmpdir/$HDF5_VERS || exit 1
diff --git a/bin/trace b/bin/trace
index 566b8a3..8892505 100755
--- a/bin/trace
+++ b/bin/trace
@@ -41,6 +41,7 @@ $Source = "";
"H5D_mpio_no_collective_cause_t" => "Dn",
"H5D_mpio_actual_chunk_opt_mode_t" => "Do",
"H5D_space_status_t" => "Ds",
+ "H5D_vds_view_t" => "Dv",
"H5FD_mpio_xfer_t" => "Dt",
"herr_t" => "e",
"H5E_direction_t" => "Ed",