[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian live: do verbose scp

Holger Levsen (@holger) gitlab at salsa.debian.org
Fri Apr 14 11:47:09 BST 2023



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
44dd0f43 by Holger Levsen at 2023-04-14T12:46:57+02:00
reproducible Debian live: do verbose scp

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/reproducible_debian_live_sync_result.sh


Changes:

=====================================
bin/reproducible_debian_live_sync_result.sh
=====================================
@@ -50,7 +50,7 @@ rsync_remote_results() {
     fi
     local URL="${REPRODUCIBLE_URL}/${PROJECT}/$EXTRADIR${filename}"
     # Copy the new results from the build node to the web server node
-    scp -p -o Batchmode=yes "$NODE":"$origfile" "$filename.tmp"
+    scp -v -p -o Batchmode=yes "$NODE":"$origfile" "$filename.tmp"
     chmod 755 "$filename.tmp"
     mv "$filename.tmp" "$filename"
     echo "$(date -u) - enjoy $URL"



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/44dd0f434dee4dc7a423fbedfcbbdb5e94855c32

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/44dd0f434dee4dc7a423fbedfcbbdb5e94855c32
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20230414/a99dfb30/attachment.htm>


More information about the Qa-jenkins-scm mailing list