]> git.ipfire.org Git - thirdparty/bind9.git/commit
[rt46602] Change name of shell variable holding current test directory
authorStephen Morris <stephen@isc.org>
Thu, 15 Feb 2018 15:55:57 +0000 (15:55 +0000)
committerStephen Morris <stephen@isc.org>
Thu, 22 Feb 2018 11:14:41 +0000 (11:14 +0000)
commit78f29760878ea80cfdf2ca5892f2c599048a29f0
treeeb7b7320fab3484b3b6ac031214a172d839f16b4
parent747df7d66a5271145a73b2d47f3633f31bf39e1f
[rt46602] Change name of shell variable holding current test directory

It was TESTNAME, but this is an obvious name and was used in one of
the system tests, something that interfered with the content of
progress messages.  It is now SYSTESTDIR.

(cherry picked from commit 30cd931a0d52744762472bfe7f1582bcf12bd6bf)
bin/tests/system/conf.sh.in