]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Run the network script in debugging mode
authorOndřej Surý <ondrej@sury.org>
Thu, 21 Dec 2017 15:24:34 +0000 (16:24 +0100)
committerOndřej Surý <ondrej@sury.org>
Mon, 12 Feb 2018 14:01:54 +0000 (15:01 +0100)
.gitlab-ci.yml

index 6a1f1baf9dd948fc3f0f2d641d41f0c219eeb4fa..ccead4e92ccdb49b2c6de1b7fead0585ebc1393a 100644 (file)
@@ -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