X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a286e57018d2ef03257affb9fe1e73e0b8d08a3d..5a4767e64e45de2c17e9bbdcdf9c8588dbce80b0:/teshsuite/smpi/mpich-test/runbase diff --git a/teshsuite/smpi/mpich-test/runbase b/teshsuite/smpi/mpich-test/runbase index 543d534b8e..ae91ba447d 100644 --- a/teshsuite/smpi/mpich-test/runbase +++ b/teshsuite/smpi/mpich-test/runbase @@ -191,7 +191,7 @@ RunTest() { else mname=$3 if [ -z "$mname" ] ; then mname="*** $1 ***" ; fi - echo "$mname" >> $pgm.out + #echo "$mname" >> $pgm.out echo "$mname" mvarg="" if [ -n "$5" ] ; then rm -f $5 ; @@ -209,13 +209,11 @@ RunTest() { fi done fi - echo "$mname" >> $pgm.out + #echo "$mname" >> $pgm.out if [ ! -s $srcdir/$pgm.std -a ! -s $pgm.stdo ] ; then # We don't need a special file if the output is just "No Errors" cat >>$pgm.stdo <