tests: Prevent 'http_proxy' from breaking Web server tests.
authorLudovic Courtès <ludo@gnu.org>
Thu, 21 Jan 2016 22:45:52 +0000 (23:45 +0100)
committerLudovic Courtès <ludo@gnu.org>
Thu, 21 Jan 2016 23:02:52 +0000 (00:02 +0100)
commitc74f0cb2b871f59466e6fbfbc954d8fc1cbc3c9c
tree9ba75e658aa3061ef4229aeddbe1e63d34fae01f
parentc4847f49b30f02c7542eae457055b3de4376e82a
tests: Prevent 'http_proxy' from breaking Web server tests.

* tests/lint.scm: Add call to 'unsetenv' to remove 'http_proxy'.
* tests/publish.scm: Likewise.
tests/lint.scm
tests/publish.scm