summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorlrknox <lrknox>2017-03-24 21:30:45 (GMT)
committerlrknox <lrknox>2017-03-24 21:30:45 (GMT)
commitea6c20fdc6f9aef7b43a41f9a3bbd8886cd2f261 (patch)
tree93009c07bf0d26a7799e119dfe13f3dbaf9e7001 /hl
parent4d0bcf91b68035eb0364a690c01343ae2a957154 (diff)
downloadhdf5-ea6c20fdc6f9aef7b43a41f9a3bbd8886cd2f261.zip
hdf5-ea6c20fdc6f9aef7b43a41f9a3bbd8886cd2f261.tar.gz
hdf5-ea6c20fdc6f9aef7b43a41f9a3bbd8886cd2f261.tar.bz2
Stop skipping h5watch tests.
Diffstat (limited to 'hl')
-rw-r--r--hl/tools/h5watch/testh5watch.sh.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/hl/tools/h5watch/testh5watch.sh.in b/hl/tools/h5watch/testh5watch.sh.in
index e325377..02f155f 100644
--- a/hl/tools/h5watch/testh5watch.sh.in
+++ b/hl/tools/h5watch/testh5watch.sh.in
@@ -30,9 +30,9 @@ if [[ $rc != 0 ]] ; then
exit 0
fi
-echo "h5watch tests are skipped temporarily."
-echo
-exit 0
+#echo "h5watch tests are skipped temporarily."
+#echo
+#exit 0
H5WATCH=h5watch # The tool name
H5WATCH_BIN=`pwd`/$H5WATCH # The path of H5WATCH