0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-03-15 10:57:04 +00:00

bird: package 'sudo' was installed. Existing code was updated with proper prefix.

This commit is contained in:
Matous Holinka 2019-11-07 11:55:40 +01:00
parent 8a36ac67b2
commit 59dc5e6743

View File

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