summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-01-27 19:59:04 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-01-27 19:59:04 (GMT)
commit93e7e27035511fa5063347fe8e1415f2012691bb (patch)
treeb11cda069191fb7c7a34a651fd3b8a66d3cd7112 /tools
parent7282162668b7a0aefd2857b66e089df55b30291f (diff)
downloadhdf5-93e7e27035511fa5063347fe8e1415f2012691bb.zip
hdf5-93e7e27035511fa5063347fe8e1415f2012691bb.tar.gz
hdf5-93e7e27035511fa5063347fe8e1415f2012691bb.tar.bz2
Remove append command from test
Diffstat (limited to 'tools')
-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 a8c5f01..67bcdad 100644
--- a/tools/h5stat/testh5stat.sh.in
+++ b/tools/h5stat/testh5stat.sh.in
@@ -201,7 +201,6 @@ TOOLTEST() {
STDOUT_FILTER $actual
cp $actual_err $actual_err_sav
STDERR_FILTER $actual_err
- cat $actual_err >> $actual
if [ ! -f $expect ]; then
# Compare error files if the expect file doesn't exist.