From: Ondřej Surý Date: Thu, 21 Dec 2017 15:24:34 +0000 (+0100) Subject: Run the network script in debugging mode X-Git-Tag: v9.13.0~168^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=98696f075c7f3c07f1ee0b20a34e4ef2bdb3bfac;p=thirdparty%2Fbind9.git Run the network script in debugging mode --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6a1f1baf9dd..ccead4e92cc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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