Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove weird blank characters
[simgrid.git] / src / smpi / smpirun.in
index 569de68..3af4015 100755 (executable)
@@ -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."