summaryrefslogtreecommitdiff
path: root/build-aux/dpdkstrip.py
diff options
context:
space:
mode:
authorBen Pfaff <blp@ovn.org>2019-09-16 12:05:36 -0700
committerBen Pfaff <blp@ovn.org>2019-09-20 08:34:34 -0700
commitab4514890587d1d74e1d1c4d8e1c18926ca0642b (patch)
tree4ee2983446c31f36bfc70cef437532645afb6123 /build-aux/dpdkstrip.py
parent2a97891eb23b04ceb513ca7a860aafe91fe1555f (diff)
downloadopenvswitch-ab4514890587d1d74e1d1c4d8e1c18926ca0642b.tar.gz
Recommend Sphinx from Python 3 in documentation and packaging.
Acked-by: Numan Siddique <nusididq@redhat.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'build-aux/dpdkstrip.py')
-rwxr-xr-xbuild-aux/dpdkstrip.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/dpdkstrip.py b/build-aux/dpdkstrip.py
index 48c7f0693..b8b8ba9c8 100755
--- a/build-aux/dpdkstrip.py
+++ b/build-aux/dpdkstrip.py
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
# Copyright (c) 2017 Red Hat, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");