0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-23 02:01:55 +00:00

bird: python3 does not work.

This commit is contained in:
Matous Holinka 2019-11-06 11:52:46 +01:00
parent 01d0107cff
commit 26aecd3d59

View File

@ -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