2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

Merge branch 'marka-fix-stop.sh' into 'main'

bin/tests/system/stop.sh was not working

See merge request isc-projects/bind9!4399
This commit is contained in:
Mark Andrews
2020-11-19 05:19:56 +00:00

View File

@@ -15,4 +15,6 @@ srcdir=@srcdir@
# shellcheck source=conf.sh
. "${builddir}/conf.sh"
export builddir srcdir
$PERL "${srcdir}/stop.pl" "$@"