X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2568ec7bdc945fa4beebf200756910f8b5b7903a..c8f5c5751987429a07760866517a51de6d5e6658:/src/smpi/smpirun.in diff --git a/src/smpi/smpirun.in b/src/smpi/smpirun.in index f27daa8240..1d80693ac1 100755 --- a/src/smpi/smpirun.in +++ b/src/smpi/smpirun.in @@ -511,10 +511,10 @@ export SMPI_GLOBAL_SIZE=${NUMPROCS} if [ -n "${KEEP}" ] ; then echo ${EXEC} ${TRACEOPTIONS} ${SIMOPTS} ${PLATFORMTMP} ${APPLICATIONTMP} if [ ${HOSTFILETMP} = 1 ] ; then - echo "Generated hostfile ${HOSTFILE} keeped." + echo "Generated hostfile ${HOSTFILE} kept." fi if [ ${UNROLLEDHOSTFILETMP} = 1 ] ; then - echo "Generated unrolled hostfile ${UNROLLEDHOSTFILE} keeped." + echo "Generated unrolled hostfile ${UNROLLEDHOSTFILE} kept." fi fi if [ "$foreground" = 1 ]; then