diff options
| -rw-r--r-- | debian/tests/integrationtests | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/tests/integrationtests b/debian/tests/integrationtests index 2398a93f78..eaff5b44ad 100644 --- a/debian/tests/integrationtests +++ b/debian/tests/integrationtests @@ -19,6 +19,7 @@ EOF # ensure environment is updated echo "http_proxy=$http_proxy" >> /etc/environment + echo "https_proxy=$http_proxy" >> /etc/environment fi systemctl daemon-reload |
