[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible OpenWrt and LEDE: dont try to rsync results

Holger Levsen holger at layer-acht.org
Mon May 1 20:30:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 86756330770a129b95244bed1fb4632bd553e286
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon May 1 22:30:08 2017 +0200

    reproducible OpenWrt and LEDE: dont try to rsync results
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_html_rsync_remote_results.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_html_rsync_remote_results.sh b/bin/reproducible_html_rsync_remote_results.sh
index 9312707..f9f8b03 100755
--- a/bin/reproducible_html_rsync_remote_results.sh
+++ b/bin/reproducible_html_rsync_remote_results.sh
@@ -12,7 +12,7 @@ common_init "$@"
 
 # that's all
 rsync_remote_results() {
-	for PROJECT in coreboot lede openwrt netbsd ; do
+	for PROJECT in coreboot netbsd ; do
 		echo "$(date -u) - Starting to rsync results for '$PROJECT'."
 		local RESULTS=$(mktemp --tmpdir=$TEMPDIR -d reproducible-rsync-XXXXXXXXX)
 		# copy the new results from build node to webserver node

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list