mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-23 10:11:53 +00:00
bird: python3 does not work.
This commit is contained in:
parent
01d0107cff
commit
26aecd3d59
@ -304,6 +304,7 @@ cloning_netlab:
|
|||||||
tags:
|
tags:
|
||||||
- birdlab
|
- birdlab
|
||||||
script:
|
script:
|
||||||
|
- python3 --version
|
||||||
- cd ../
|
- cd ../
|
||||||
- rm -r bird-tools
|
- rm -r bird-tools
|
||||||
- cd bird
|
- cd bird
|
||||||
@ -319,4 +320,4 @@ cloning_netlab:
|
|||||||
- 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
|
#- ./runtest -m save cf-ospf
|
||||||
|
Loading…
Reference in New Issue
Block a user