Merge pull request #10103 from donaldsharp/python_exabgp_fun

tests: Explicitly call out which version of python we need
This commit is contained in:
Donatas Abraitis 2021-11-22 14:08:19 +02:00 committed by GitHub
commit 7b7d413445
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
36 changed files with 36 additions and 36 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
# #
# test_bgp_ecmp_topo1.py # test_bgp_ecmp_topo1.py

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
"Helper script to read api commands from a pipe and feed them to ExaBGP" "Helper script to read api commands from a pipe and feed them to ExaBGP"
import sys import sys

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
"Helper script to read api commands from a pipe and feed them to ExaBGP" "Helper script to read api commands from a pipe and feed them to ExaBGP"
import sys import sys

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
"Helper script to read api commands from a pipe and feed them to ExaBGP" "Helper script to read api commands from a pipe and feed them to ExaBGP"
import sys import sys

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
"Helper script to read api commands from a pipe and feed them to ExaBGP" "Helper script to read api commands from a pipe and feed them to ExaBGP"
import sys import sys

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python2
""" """
exa-send.py: Send a few testroutes with ExaBGP exa-send.py: Send a few testroutes with ExaBGP

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python3
# #
# mcast-rx.py # mcast-rx.py
# #

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python3
# #
# mcast-tx.py # mcast-tx.py
# #