X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fe50e1016c5a073e5970fed9b4194203b8eaebc1..85662e22397c029bf1c4271a45aa3eca71e37a15:/src/smpi/smpirun.in diff --git a/src/smpi/smpirun.in b/src/smpi/smpirun.in index 569de688c0..9e5689e5c1 100755 --- a/src/smpi/smpirun.in +++ b/src/smpi/smpirun.in @@ -516,7 +516,7 @@ pid="" # Keep temporary files on failures to help debugging # if [ ${status} -ne 0 ] ; then - if [ -z ${KEEP} ] ; then + if [ -z ${KEEP} ]; then echo ${EXEC} ${TRACEOPTIONS} ${SIMOPTS} ${PRIVATIZE} ${PLATFORMTMP} ${APPLICATIONTMP} if [ ${HOSTFILETMP} = 1 ] ; then echo "Generated hostfile ${HOSTFILE} kept."