[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] Revert "reproducible Debian live: do verbose scp"
Holger Levsen (@holger)
gitlab at salsa.debian.org
Fri Apr 14 18:30:39 BST 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
980cb28c by Holger Levsen at 2023-04-14T19:30:21+02:00
Revert "reproducible Debian live: do verbose scp"
This reverts commit 44dd0f434dee4dc7a423fbedfcbbdb5e94855c32.
- - - - -
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 -v -p -o Batchmode=yes "$NODE":"$origfile" "$filename.tmp"
+ scp -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/980cb28c931762241cb406298238833c7102a16e
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/980cb28c931762241cb406298238833c7102a16e
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/9eb65674/attachment.htm>
More information about the Qa-jenkins-scm
mailing list