summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/integration/framework2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/framework b/test/integration/framework
index bb734ea0c..ee976aff5 100644
--- a/test/integration/framework
+++ b/test/integration/framework
@@ -398,7 +398,7 @@ EOF
export LC_ALL=C.UTF-8
unset LANGUAGE APT_CONFIG
unset GREP_OPTIONS DEB_BUILD_PROFILES
- unset http_proxy HTTP_PROXY https_proxy HTTPS_PROXY
+ unset http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy
msgdone "info"
}