]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
bird: package 'sudo' was installed. Existing code was updated with proper prefix.
authorMatous Holinka <matous.holinka@nic.cz>
Thu, 7 Nov 2019 10:55:40 +0000 (11:55 +0100)
committerMatous Holinka <matous.holinka@nic.cz>
Thu, 7 Nov 2019 10:55:40 +0000 (11:55 +0100)
.gitlab-ci.yml

index 3cd62b3e3052dcdf7a4d002732e0f218fc06b18b..8b054c06e7fb72ca7128001985f429e4fd77f4b6 100644 (file)
@@ -304,7 +304,6 @@ cloning_netlab:
   tags:
     - birdlab
   script:
-    - python3 --version
     - cd ../
     - rm -r bird-tools
     - cd bird
@@ -316,8 +315,7 @@ cloning_netlab:
     - $MAKE check
     - cd ../
     - git clone https://gitlab.labs.nic.cz/labs/bird-tools --branch oz-test-base
-    - ls -l
     - cd bird
     - mv bird birdc ../bird-tools/netlab-int/common
     - cd ../bird-tools/netlab-int
-    - ./runtest -m save cf-ospf
+    - sudo ./runtest -m save cf-ospf