diff options
Diffstat (limited to 'jjb/common/include-agl-run-test-rsync-changeid.sh')
-rw-r--r-- | jjb/common/include-agl-run-test-rsync-changeid.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/jjb/common/include-agl-run-test-rsync-changeid.sh b/jjb/common/include-agl-run-test-rsync-changeid.sh index 1c266acf..4b8b8eac 100644 --- a/jjb/common/include-agl-run-test-rsync-changeid.sh +++ b/jjb/common/include-agl-run-test-rsync-changeid.sh @@ -44,8 +44,3 @@ ssh -o StrictHostKeyChecking=no jenkins-slave@10.30.72.8 mkdir -p ${RSYNCDST} rsync -avr -L -e "ssh -o StrictHostKeyChecking=no" $RSYNCSRC jenkins-slave@10.30.72.8:$RSYNCDST - - -#storagebox: -( rsync -avr --progress -e "ssh -p23 -o StrictHostKeyChecking=no" ${RSYNCSRCstorage}/ u180031-sub2@u180031-sub2.your-storagebox.de:./ ) || true - |