diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2022-05-12 13:49:22 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2022-05-12 13:49:22 +0200 |
commit | fec2da9a79319825ae1a28af0304341717d5d0fd (patch) | |
tree | 0d1d3001b4ad0e18e0c2438a7d426e777c4c0e19 /tests | |
parent | c5264ccc0a5737d8d60c3929d7afd60c002b8a11 (diff) | |
download | alpine-conf-fec2da9a79319825ae1a28af0304341717d5d0fd.zip |
tests: setup-proxy: whitespace
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/setup_proxy_test | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/setup_proxy_test b/tests/setup_proxy_test index 1acafaa..d0da07b 100755 --- a/tests/setup_proxy_test +++ b/tests/setup_proxy_test @@ -19,7 +19,6 @@ setup_proxy_url_body() { grep http_proxy etc/profile.d/proxy.sh || atf_fail "http_proxy not set in etc/profile.d/proxy.sh" } - setup_proxy_none_body() { init_env |