[svn-r24654] HDFFV-8640: Remove XLATE_UTILITY

Update tools testfiles
This commit is contained in:
Allen Byrne
2014-01-28 11:11:22 -05:00
parent 554d0eaccd
commit d7e8a93078
58 changed files with 3217 additions and 224 deletions

View File

@@ -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