From: David Sarrut Date: Wed, 6 Jun 2018 08:42:25 +0000 (+0200) Subject: cp all files from the mac folder X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;ds=sidebyside;h=f24a2ec8b47a8bdf4c267664dd7b32cee171cef7;hp=-c;p=clitk.git cp all files from the mac folder --- f24a2ec8b47a8bdf4c267664dd7b32cee171cef7 diff --git a/cluster_tools/gate_run_submit_cluster.sh b/cluster_tools/gate_run_submit_cluster.sh index a74429a..a99e899 100755 --- a/cluster_tools/gate_run_submit_cluster.sh +++ b/cluster_tools/gate_run_submit_cluster.sh @@ -97,6 +97,7 @@ test -z "${PARAM}" || echo "param = ${PARAM}" >> "${PARAMFILE}" # Copy macros files (for log) mkdir ${OUTPUTDIR}/mac cp ${MACROFILE} ${OUTPUTDIR}/mac +cp mac/* ${OUTPUTDIR}/mac/ files=`grep "control/execute" ${MACROFILE} | cut -d " " -f 2` for i in $files do