]> Creatis software - clitk.git/blobdiff - cluster_tools/gate_run_submit_cluster.sh
cp all files from the mac folder
[clitk.git] / cluster_tools / gate_run_submit_cluster.sh
index a74429a10f7525ac200e0d883bf23f39eec1807d..a99e89939b6a1aebfff93a10ea3673eb5cb0e5f5 100755 (executable)
@@ -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