]> git.ipfire.org Git - thirdparty/bind9.git/commit
Preserve values of environment variables which are already set
authorMichał Kępień <michal@isc.org>
Wed, 21 Feb 2018 13:59:38 +0000 (14:59 +0100)
committerMichał Kępień <michal@isc.org>
Wed, 21 Feb 2018 13:59:38 +0000 (14:59 +0100)
commitd989d20fe526716c774357ff372b38995e1e5065
tree12092a4d3174450b95d1710a4a6f0c14ee891a41
parenta324031a82a2b312d8f803040dd81eadb554785f
Preserve values of environment variables which are already set

This enables the environment variables controlling run.sh behavior to be
permanently set in a working environment (e.g. to automatically force
colored output without using "-c" in each runall.sh invocation).

Relevant runall.sh command line arguments still have a higher priority.
bin/tests/system/runall.sh