Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Bummer, that's not the way to change the network model
[simgrid.git] / src / smpi / smpirun.in
index ce3b1c5..e1ea7e8 100755 (executable)
@@ -64,7 +64,7 @@ while true; do
    ;;
    
    "--cfg="*|"--log="*)
-     SIMOPTS="$SIMOPTS $1"
+     SIMOPTS="$SIMOPTS '$1'"
      shift 1
    ;;
     *)