mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 03:12:04 -04:00
Run the network script in debugging mode
This commit is contained in:
parent
f52e8fb7c2
commit
98696f075c
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ stages:
|
|||
- whoami
|
||||
- ip a s
|
||||
- ip r s
|
||||
- bash bin/tests/system/ifconfig.sh up
|
||||
- bash -x bin/tests/system/ifconfig.sh up
|
||||
- ./autogen.sh
|
||||
script:
|
||||
- ./configure
|
||||
|
|
|
|||
Loading…
Reference in a new issue