summaryrefslogtreecommitdiffstats
path: root/hl/tools
diff options
context:
space:
mode:
authorVailin Choi <vchoi@jam.ad.hdfgroup.org>2017-01-10 00:59:06 (GMT)
committerVailin Choi <vchoi@jam.ad.hdfgroup.org>2017-01-10 00:59:06 (GMT)
commit066e01f967da27df000f6bdbbf88514c1f7bfb91 (patch)
treebfc7da5393ecf4d4f3bcf27b5eff413d4a919938 /hl/tools
parent969288e459f5db34c88853595c16824e25bf5e86 (diff)
downloadhdf5-066e01f967da27df000f6bdbbf88514c1f7bfb91.zip
hdf5-066e01f967da27df000f6bdbbf88514c1f7bfb91.tar.gz
hdf5-066e01f967da27df000f6bdbbf88514c1f7bfb91.tar.bz2
Skip h5watch tests
Tests for h5watch are skipped temporarily. Debugging for test failures will be done.
Diffstat (limited to 'hl/tools')
-rw-r--r--hl/tools/h5watch/testh5watch.sh.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/hl/tools/h5watch/testh5watch.sh.in b/hl/tools/h5watch/testh5watch.sh.in
index 89fbf95..e325377 100644
--- a/hl/tools/h5watch/testh5watch.sh.in
+++ b/hl/tools/h5watch/testh5watch.sh.in
@@ -30,6 +30,10 @@ if [[ $rc != 0 ]] ; then
exit 0
fi
+echo "h5watch tests are skipped temporarily."
+echo
+exit 0
+
H5WATCH=h5watch # The tool name
H5WATCH_BIN=`pwd`/$H5WATCH # The path of H5WATCH
EXTEND_DSET=extend_dset # Routine to extend the dataset when watching