]> Creatis software - clitk.git/commitdiff
changed /usr/bin/env to /bin/env and added date before and after the data transfer
authorcatherine quinones <quinones@creatis.insa-lyon.fr>
Wed, 11 Feb 2015 15:23:27 +0000 (16:23 +0100)
committercatherine quinones <quinones@creatis.insa-lyon.fr>
Wed, 11 Feb 2015 15:23:27 +0000 (16:23 +0100)
cluster_tools/gate_job_ccin2p3.job

index 1803d8a24f340da9097fe0d63129986b4554cec5..a83d5b39cb220e6a853a1d0dd3eb6e7495b49afd 100644 (file)
@@ -100,4 +100,5 @@ rsync -av --remove-source-files -e "ssh -i ${HOME}/.ssh/ccin2p3" output/ "linux1
 echo "Cleanup"
 rm -r ${LOCALMACRODIR}
 date
+
 echo "Success!!!"