mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Dennis Herbrich <dennis.herbrich@hytera.de>
To: ptxdist@pengutronix.de
Cc: Dennis Herbrich <dennis.herbrich@hytera.de>
Subject: [ptxdist] [PATCH 1/2] ptxdist: Keep https_proxy and no_proxy in environment
Date: Tue, 12 Mar 2013 17:12:18 +0100	[thread overview]
Message-ID: <1363104739-26416-1-git-send-email-dennis.herbrich@hytera.de> (raw)


Signed-off-by: Dennis Herbrich <dennis.herbrich@hytera.de>
---
 bin/ptxdist |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/ptxdist b/bin/ptxdist
index 579cedb..a28681d 100755
--- a/bin/ptxdist
+++ b/bin/ptxdist
@@ -2015,7 +2015,7 @@ setup_env() {
 
 	unset $(/usr/bin/env | \
 		sed -n -e "s/^\([^=[:space:]]\+\)=.*$/\1/p" | \
-		egrep -v "^(PTXDIST_PTXRC|PTX_AUTOBUILD_DESTDIR|CCACHE_.*|PWD|HOME|USER|PATH|TERM|COLUMNS|LINES|DISPLAY|http_proxy|ftp_proxy${whitelist})$" )
+		egrep -v "^(PTXDIST_PTXRC|PTX_AUTOBUILD_DESTDIR|CCACHE_.*|PWD|HOME|USER|PATH|TERM|COLUMNS|LINES|DISPLAY|http_proxy|https_proxy|ftp_proxy|no_proxy${whitelist})$" )
 
 	######## the environment is clean now ########
 
-- 
1.7.9.4


-- 
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2013-03-12 16:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-12 16:12 Dennis Herbrich [this message]
2013-03-12 16:12 ` [ptxdist] [PATCH 2/2] ptxdist: Added HTTPS proxy and exception configuration Dennis Herbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1363104739-26416-1-git-send-email-dennis.herbrich@hytera.de \
    --to=dennis.herbrich@hytera.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox