From: suter Date: Mon, 9 Jul 2012 12:17:27 +0000 (+0200) Subject: no need to add "rank" to the rank (will decrease trace size for replay) X-Git-Tag: v3_8~309 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/205ee521ed38db3902b020439a74b444695f1a5a?hp=068e0d320459b108a662d34ec2ab0f5c61c16973 no need to add "rank" to the rank (will decrease trace size for replay) --- diff --git a/src/smpi/smpirun.in b/src/smpi/smpirun.in index 1770c4b4db..aa962e271f 100755 --- a/src/smpi/smpirun.in +++ b/src/smpi/smpirun.in @@ -248,7 +248,7 @@ do else host="${hostnames[$j]}" fi - echo " " >> ${APPLICATIONTMP} + echo " " >> ${APPLICATIONTMP} echo " " >> ${APPLICATIONTMP} for ARG in $*; do echo " " >> ${APPLICATIONTMP}