summaryrefslogtreecommitdiffstats
path: root/test/testerror.sh.in
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2014-01-27 14:26:21 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2014-01-27 14:26:21 (GMT)
commit2f86aa75516bf4be8b8d250d4776bb89e1c5bfab (patch)
tree21fc364ef74e3f25e4c6cfdabf85ffde69a194c4 /test/testerror.sh.in
parent8235d9820a644e39c8392a9048c159846ea0919e (diff)
downloadhdf5-2f86aa75516bf4be8b8d250d4776bb89e1c5bfab.zip
hdf5-2f86aa75516bf4be8b8d250d4776bb89e1c5bfab.tar.gz
hdf5-2f86aa75516bf4be8b8d250d4776bb89e1c5bfab.tar.bz2
[svn-r24646] HDFFV-8640: Remove xlate_utility by fixing reference files to not add extra lines.
Tested: cmake and autotools local linux
Diffstat (limited to 'test/testerror.sh.in')
-rw-r--r--test/testerror.sh.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/testerror.sh.in b/test/testerror.sh.in
index eb01fb1..7c03414 100644
--- a/test/testerror.sh.in
+++ b/test/testerror.sh.in
@@ -61,10 +61,6 @@ TEST() {
# Run test.
TESTING $TEST_ERR
(
- echo "#############################"
- echo "Expected output for $TEST_ERR"
- echo "#############################"
-
# Skip the plugin for testing missing filter.
$ENVCMD $RUNSERIAL $TEST_ERR_BIN
) >$actual 2>$actual_err