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:
parent
8a36ac67b2
commit
59dc5e6743
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user