summaryrefslogtreecommitdiff
path: root/tests/ovs-macros.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ovs-macros.at')
-rw-r--r--tests/ovs-macros.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ovs-macros.at b/tests/ovs-macros.at
index b6add7fda..e07c4b908 100644
--- a/tests/ovs-macros.at
+++ b/tests/ovs-macros.at
@@ -184,7 +184,7 @@ wc () {
}
uuidfilt () {
- $PYTHON "$top_srcdir"/tests/uuidfilt.py "$@"
+ $PYTHON3 "$top_srcdir"/tests/uuidfilt.py "$@"
}
# run_as PROGRAM_NAME COMMAND [ARG...]