mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04: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:
commit
41b13dab64
1 changed files with 2 additions and 0 deletions
|
|
@ -15,4 +15,6 @@ srcdir=@srcdir@
|
|||
# shellcheck source=conf.sh
|
||||
. "${builddir}/conf.sh"
|
||||
|
||||
export builddir srcdir
|
||||
|
||||
$PERL "${srcdir}/stop.pl" "$@"
|
||||
|
|
|
|||
Loading…
Reference in a new issue