From e1c88c9c18ad23ab3ddf7e4cf205369205e5458d Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Fri, 28 May 1999 17:09:03 -0500 Subject: [svn-r1290] TFLOPS needs a launching problem even for single process execution. Use RUNSERIAL to launch it. --- tools/testh5dump.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/testh5dump.sh b/tools/testh5dump.sh index a59b10f..dd1c991 100755 --- a/tools/testh5dump.sh +++ b/tools/testh5dump.sh @@ -42,7 +42,7 @@ DUMP() echo "Expected output for '$h5dump $@'" echo "#############################" cd $srcdir/testfiles - $full "$@" 2>/dev/null + $RUNSERIAL $full "$@" 2>/dev/null ) >$actual # Results. We normalize the result to account for different output -- cgit v0.12