Signed-off-by: Dennis Herbrich <[email protected]>
---
 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
[email protected]

Reply via email to