[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible arch: no proxy for rsync
Holger Levsen
holger at moszumanska.debian.org
Sun Oct 18 15:53:30 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 791278a59abc2c5731026785aa69fc43bb84779d
Author: Holger Levsen <holger at layer-acht.org>
Date: Sun Oct 18 17:52:37 2015 +0200
reproducible arch: no proxy for rsync
---
bin/reproducible_arch_schroot_setup.sh | 2 --
1 file changed, 2 deletions(-)
diff --git a/bin/reproducible_arch_schroot_setup.sh b/bin/reproducible_arch_schroot_setup.sh
index 9aff264..ea6786c 100755
--- a/bin/reproducible_arch_schroot_setup.sh
+++ b/bin/reproducible_arch_schroot_setup.sh
@@ -71,11 +71,9 @@ tee $SCHROOT_BASE/$TARGET/etc/profile.d/proxy.sh <<-__END__
export http_proxy=$http_proxy
export https_proxy=$http_proxy
export ftp_proxy=$http_proxy
- export rsync_proxy=$http_proxy
export HTTP_PROXY=$http_proxy
export HTTPS_PROXY=$http_proxy
export FTP_PROXY=$http_proxy
- export RSYNC_PROXY=$http_proxy
export no_proxy="localhost,127.0.0.1"
__END__
chmod 755 $SCHROOT_BASE/$TARGET/etc/profile.d/proxy.sh
--
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