misc: Fix python scripts shebang line
[vpp.git] / src / plugins / acl / test / test_acl_plugin_macip.py
index 31bc8e5..e139369 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 from __future__ import print_function
 """ACL plugin - MACIP tests
 """