X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/89201b587c4ab50c528177913be26ce24f0667a4..c8bd549db50983ca2385309cb4fb92b25d5c2d54:/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 <