summaryrefslogtreecommitdiffstats
path: root/tools/h5stat/testh5stat.sh.in
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2014-01-28 16:11:22 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2014-01-28 16:11:22 (GMT)
commitd7e8a93078db2639ef34cd616e8d0a83e9e01d3f (patch)
tree68aa0c5a21e0519292950e8c2f7c6878fdee653d /tools/h5stat/testh5stat.sh.in
parent554d0eaccdd0fb4b86218842045088c2c14b79b2 (diff)
downloadhdf5-d7e8a93078db2639ef34cd616e8d0a83e9e01d3f.zip
hdf5-d7e8a93078db2639ef34cd616e8d0a83e9e01d3f.tar.gz
hdf5-d7e8a93078db2639ef34cd616e8d0a83e9e01d3f.tar.bz2
[svn-r24654] HDFFV-8640: Remove XLATE_UTILITY
Update tools testfiles
Diffstat (limited to 'tools/h5stat/testh5stat.sh.in')
-rw-r--r--tools/h5stat/testh5stat.sh.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/h5stat/testh5stat.sh.in b/tools/h5stat/testh5stat.sh.in
index 865093a..cb0446b 100644
--- a/tools/h5stat/testh5stat.sh.in
+++ b/tools/h5stat/testh5stat.sh.in
@@ -191,9 +191,6 @@ TOOLTEST() {
# Run test.
TESTING $STAT $@
(
- echo "#############################"
- echo "Expected output for '$STAT $@'"
- echo "#############################"
cd $TESTDIR
$RUNSERIAL $STAT_BIN $@
) >$actual 2>$actual_err