misc: Fix python scripts shebang line
[vpp.git] / test / patches / scapy-2.3.3 / geneve.patch
index 92752f1..6db3667 100644 (file)
@@ -4,7 +4,7 @@ index 0000000..e2ca888
 --- /dev/null
 +++ b/scapy/layers/geneve.py
 @@ -0,0 +1,50 @@
-+#! /usr/bin/env python
++#! /usr/bin/env python3
 +# (GENEVE):
 +# A Framework for Overlaying Virtualized Layer 2 Networks over Layer 3 Networks
 +