From 29cd766ae09dfe0ca573659e198d3060f7cebcc6 Mon Sep 17 00:00:00 2001 From: Pedro Vicente Nunes Date: Fri, 21 Jul 2006 11:03:13 -0500 Subject: [svn-r12489] removed some whitespace --- tools/h5copy/testh5copy.sh | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/tools/h5copy/testh5copy.sh b/tools/h5copy/testh5copy.sh index 4570341..2a562b3 100644 --- a/tools/h5copy/testh5copy.sh +++ b/tools/h5copy/testh5copy.sh @@ -55,28 +55,18 @@ TOOLTEST() { else echo " PASSED" fi - - } - - - - -############################################################################## -############################################################################## -### T H E T E S T S ### ############################################################################## +### T H E T E S T S ### ############################################################################## - TOOLTEST -v test1.h5/array test1.out.h5/array TOOLTEST -v test1.h5/integer test1.out.h5/integer_copy TOOLTEST -v test1.h5/g1 test1.out.h5/g1 - if test $nerrors -eq 0 ; then - echo "All h5copy tests passed." + echo "All h5copy tests passed." fi exit $nerrors -- cgit v0.12