misc: Fix python scripts shebang line
[vpp.git] / src / plugins / gbp / test / test_gbp.py
index c7cdab8..a064929 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 from socket import AF_INET, AF_INET6
 import unittest