diff --git a/couplage/MAR_n5 b/couplage/MAR_n5
index cce457883ba76ab3fbeb418916994455a8b0d391..3edc5580fd694e3e267b03ba92d5594beff62a2a 100644
--- a/couplage/MAR_n5
+++ b/couplage/MAR_n5
@@ -1094,10 +1094,10 @@ BCH " "
 BCH "smget \"$CARfil\" \"$CARcou\" \"\${WRKdir}\""
 BCH "tar -xzf  \"\${WRKdir}\"/\"$CARcou\""
 BCH "rm -rf  \${WRKdir}/CARAIB_couplage.tar.gz"
-BCH "if [ -f "CARAIB_couplage/MARglf.nc" ]; then"
+BCH "if [ -f \"CARAIB_couplage/MARglf.nc\" ]; then"
 BCH "    mv CARAIB_couplage/MARglf.nc ."
 BCH "fi"
-# BCH " "
+BCH " "
 # BCH "rm -rf \${WRKdir}/CARAIB_couplage/results/Belgium/*"
 # BCH " "
 # BCH "for fil in \`ls \${CARfilres}/*"${yl}"*\` ; do"
@@ -1627,11 +1627,11 @@ BCH "  for fil in \`ls *CAR*.nc\` ; do"
 BCH "    smput  \"\${WRKdir}\"  \"\$fil\"  \"$STKcar\""
 BCH "  done"
 BCH
-#Back up of the results in .res
-BCH "  for fil in \`ls  CARAIB_couplage/results/Belgium/*${yr}*\` ; do"
-BCH "    smput  \"\${WRKdir}/\"  \"\$fil\"  \"$STKcar\""
-BCH "  done"
-BCH
+# #Back up of the results in .res
+# BCH "  for fil in \`ls  CARAIB_couplage/results/Belgium/*${yr}*\` ; do"
+# BCH "    smput  \"\${WRKdir}/\"  \"\$fil\"  \"$STKcar\""
+# BCH "  done"
+# BCH
 BCH " mv -f MARglf.nc CARAIB_couplage/ "
 BCH
 BCH " tar -czf  \${WRKdir}/CARAIB_couplage.tar.gz \${WRKdir}/CARAIB_couplage "