xci: xci-deploy.sh: Ensure env_reset is not present 07/42407/8
authorMarkos Chandras <mchandras@suse.de>
Tue, 19 Sep 2017 10:43:35 +0000 (11:43 +0100)
committerMarkos Chandras <mchandras@suse.de>
Thu, 21 Sep 2017 20:51:43 +0000 (21:51 +0100)
commit17d10d8b39a4475ea7faa0f59151f9edd278d9f0
treef48b78d103cbe226e349482ed7a0912bacb567af
parent669e79ad41b59ec3901642cf0533e71ae412d589
xci: xci-deploy.sh: Ensure env_reset is not present

We are making use of 'sudo -E' to preserve environment variables
when using 'sudo' so we need to make sure that we don't use env_reset
in the configuration file.

Change-Id: I45a818da6c5c090ece67898e54f2dc4ba48cb452
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/xci-deploy.sh