summaryrefslogtreecommitdiffstats
path: root/tools/testh5dump.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testh5dump.sh')
-rwxr-xr-xtools/testh5dump.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/testh5dump.sh b/tools/testh5dump.sh
index 5645d60..6ad84e2 100755
--- a/tools/testh5dump.sh
+++ b/tools/testh5dump.sh
@@ -112,3 +112,8 @@ DUMP tall-3.ddl -d /g2/dset2.1 -l /g1/g1.2/g1.2.1/slink tall.h5
# test for loop detection
DUMP tloop-1.ddl tloop.h5
+
+if test "0" = "$nerrors"; then
+ echo "All h5dump tests passed."
+fi
+