[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: fix typo (fixup 0f6c75bb)

Holger Levsen holger at moszumanska.debian.org
Mon Nov 9 15:03:01 UTC 2015


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 5cc35ecaa2fa33ddb2b28a934df771c3ed45b537
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Nov 9 16:02:52 2015 +0100

    reproducible: fix typo (fixup 0f6c75bb)
---
 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 8727b2c..1c6e911 100755
--- a/bin/reproducible_html_rsync_remote_results.sh
+++ b/bin/reproducible_html_rsync_remote_results.sh
@@ -12,5 +12,5 @@ common_init "$@"
 
 # that's all
 for PROJECT in coreboot openwrt netbsd ; do
-	rsync -r -v -e ssh profitbricks-build4.amd64:$BASE/$PROJECT/ $BASE/$PROJECT/
+	rsync -r -v -e ssh profitbricks-build4-amd64.debian.net:$BASE/$PROJECT/ $BASE/$PROJECT/
 done

-- 
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