X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3c072dea92bbf0e4df46b1d8d56cd62e68883b33..1d2a442708064da9020cf0574bc35ba0b6f712e6:/src/smpi/smpirun.in diff --git a/src/smpi/smpirun.in b/src/smpi/smpirun.in index ce3b1c5396..e1ea7e88db 100755 --- a/src/smpi/smpirun.in +++ b/src/smpi/smpirun.in @@ -64,7 +64,7 @@ while true; do ;; "--cfg="*|"--log="*) - SIMOPTS="$SIMOPTS $1" + SIMOPTS="$SIMOPTS '$1'" shift 1 ;; *)