misc: Fix python scripts shebang line
[vpp.git] / test / framework.py
index 9508297..0138d24 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 from __future__ import print_function
 import gc