]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use FEATURETEST variable instead of a path
authorMichal Nowak <mnowak@isc.org>
Wed, 17 Feb 2021 08:20:25 +0000 (09:20 +0100)
committerMichal Nowak <mnowak@isc.org>
Thu, 18 Feb 2021 14:41:09 +0000 (15:41 +0100)
commit102f01263125bfb4676e7fea6bfeb3edb19f8ae1
tree25f5049a1530619e0e14f566596c46b51c0e54a3
parentda21650949dfea3337451a457edb5b0a1b61850a
Use FEATURETEST variable instead of a path

feature-test tool location needs to be determined by its associated
variable; otherwise, the tool is not found on Windows:

    setup.sh: line 22: ../feature-test: No such file or directory
bin/tests/system/upforwd/setup.sh