From 907c60a12ac2fe3701fcbf7df70a151feb908d79 Mon Sep 17 00:00:00 2001 From: Pedro Vicente Nunes Date: Wed, 13 Sep 2006 09:59:45 -0500 Subject: [svn-r12665] added comments --- tools/h5copy/testh5copy.sh | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/tools/h5copy/testh5copy.sh b/tools/h5copy/testh5copy.sh index 684af47..ec8412a 100644 --- a/tools/h5copy/testh5copy.sh +++ b/tools/h5copy/testh5copy.sh @@ -51,11 +51,13 @@ VERIFY() # Run a test and print PASS or *FAIL*. If h5copy can complete # with exit status 0, consider it pass. If a test fails then increment # the `nerrors' global variable. -# $1 is input file -# $2 is output file +# Assumed arguments: +# $1 is -i +# $2 is input file +# $3 is -o +# $4 is output file # $* everything else arguments for h5copy. - TOOLTEST() { runh5diff=yes -- cgit v0.12