Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
specify srcdir here
[simgrid.git] / examples / smpi / replay_multiple / generate_multiple_deployment.sh
index 9916e88..2818e9b 100755 (executable)
@@ -116,7 +116,7 @@ fi
 
 ##-------------------------------- DEFAULT APPLICATION --------------------------------------
 
-APPLICATIONTMP=$(echo ${PROC_ARGS}|cut -d' ' -f2)
+APPLICATIONTMP=$(echo ${PROC_ARGS}|cut -d' ' -f2 -s)
 
 cat > ${APPLICATIONTMP} <<APPLICATIONHEAD
 <?xml version='1.0'?>