From 6b915cca5824cc0dc829908185705c6085a0e47c Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Tue, 8 Jan 2019 16:39:13 -0800 Subject: [PATCH] Pass through envvars used in pebble-fetch.sh. --- tox.ini | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tox.ini b/tox.ini index 3a8b4fa7c..c59deecab 100644 --- a/tox.ini +++ b/tox.ini @@ -162,6 +162,11 @@ passenv = commands = {toxinidir}/tests/pebble-fetch.sh {[testenv:apacheconftest]commands} +passenv = + HOME + GOPATH + PEBBLEPATH + PEBBLE_STRICT setenv = SERVER=https://localhost:14000/dir