summaryrefslogtreecommitdiff
path: root/tests/topotests/bgp_vrf_netns
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@pinkbelly.org>2021-11-19 19:18:30 -0500
committerDonald Sharp <sharpd@pinkbelly.org>2021-11-20 19:36:40 -0500
commitf1f0bd0911c0834d9af9adfd9bf1a5f8f0bb62af (patch)
treebad6fd981fa6ced41cea720ab3d1845f82a530e9 /tests/topotests/bgp_vrf_netns
parent587cf8f170af8597dd68efefe79ef9886e95e0bb (diff)
tests: Fix tests using exabgp to explicitly call out which python to use
There exist systems that do not explicity have a python soft-link on their system. Let's explicity call out which python we want to be using with exabgp. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'tests/topotests/bgp_vrf_netns')
-rwxr-xr-xtests/topotests/bgp_vrf_netns/peer1/exa-send.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/topotests/bgp_vrf_netns/peer1/exa-send.py b/tests/topotests/bgp_vrf_netns/peer1/exa-send.py
index 9279cc45ff..ab0eb8ce8f 100755
--- a/tests/topotests/bgp_vrf_netns/peer1/exa-send.py
+++ b/tests/topotests/bgp_vrf_netns/peer1/exa-send.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
"""
exa-send.py: Send a few testroutes with ExaBGP