diff --git a/integration_tests/dp3_ddecal.sh b/integration_tests/dp3_ddecal.sh index f2016d806cb34ebe1cd51bd23b292ccd4a535f93..6115f8be088c4592afadd9d28f21b6deee00acaa 100755 --- a/integration_tests/dp3_ddecal.sh +++ b/integration_tests/dp3_ddecal.sh @@ -4,7 +4,7 @@ set -e DATA_DIR=/var/scratch/mancini/wp5/andre_test/Testset SCRIPT_DIR=$(dirname $0) LOCAL_DIR=/local/gitlab-runner/ -rsync -av --progress ${DATA_DIR}/*.h5parm epoch_5026988680.9055605_concatenated.ms calibration_skymodel.txt ${LOCAL_DIR}/ +rsync -av --progress ${DATA_DIR}/*.h5parm ${DATA_DIR}/epoch_5026988680.9055605_concatenated.ms ${DATA_DIR}/calibration_skymodel.txt ${LOCAL_DIR}/ cd ${LOCAL_DIR}