misc: Fix python scripts shebang line
[vpp.git] / test / vpp_udp_encap.py
index bdca9a8..aad87bd 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 """
   UDP encap objects
 """