summaryrefslogtreecommitdiffstats
path: root/tools/h5stat/testh5stat.sh.in
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2012-03-28 22:27:17 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2012-03-28 22:27:17 (GMT)
commit068ae2a14f1d884b08185b332ccbfc15e3d87390 (patch)
tree3daf5a42dfa92d50e5c0ddaed306c0fb681b93d6 /tools/h5stat/testh5stat.sh.in
parent658af5c1f813e9c5de7d0afd70e69a276863e0f0 (diff)
downloadhdf5-068ae2a14f1d884b08185b332ccbfc15e3d87390.zip
hdf5-068ae2a14f1d884b08185b332ccbfc15e3d87390.tar.gz
hdf5-068ae2a14f1d884b08185b332ccbfc15e3d87390.tar.bz2
[svn-r22177] Description:
Merge "summary" option ('-S') from trunk to 1.8 branch. Tested on: Mac OSX/64 10.7.3 (amazon) w/debug (h5committest forthcoming)
Diffstat (limited to 'tools/h5stat/testh5stat.sh.in')
-rw-r--r--tools/h5stat/testh5stat.sh.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/h5stat/testh5stat.sh.in b/tools/h5stat/testh5stat.sh.in
index f47ec83..c5cb3e8 100644
--- a/tools/h5stat/testh5stat.sh.in
+++ b/tools/h5stat/testh5stat.sh.in
@@ -209,7 +209,6 @@ TOOLTEST h5stat_newgrat.ddl h5stat_newgrat.h5
TOOLTEST h5stat_newgrat-UG.ddl -G h5stat_newgrat.h5
TOOLTEST h5stat_newgrat-UA.ddl -A h5stat_newgrat.h5
-
if test $nerrors -eq 0 ; then
echo "All $TESTNAME tests passed."
exit $EXIT_SUCCESS