misc: Fix python scripts shebang line
[vpp.git] / test / test_pipe.py
index 20e6d2a..89ef1f3 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 from socket import AF_INET, AF_INET6, inet_pton
 import unittest