mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-22 01:56:00 -04:00
Do not mangle named path in respdiff
This commit is contained in:
parent
e5a417a8a6
commit
287c06b8f3
1 changed files with 0 additions and 1 deletions
|
|
@ -592,7 +592,6 @@ stages:
|
|||
- *setup_interfaces
|
||||
- git clone --depth 1 https://gitlab.isc.org/isc-projects/bind9-qa.git
|
||||
- cd bind9-qa/respdiff
|
||||
- sed -i -e 's|bin/named/|build/|g' -e 's|awk "/\\/bin\\/named\\/|awk "/build|g' respdiff.sh
|
||||
needs: []
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Reference in a new issue