1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

bitbake-layers: drop 2.6 from #!, per Joshua Lock

(Bitbake rev: 898f557cbd443cdeff137fd926aac06f2aaee6c4)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Chris Larson
2011-03-03 07:15:47 -07:00
committed by Saul Wold
parent fc94ae7a77
commit 6adaf5a554
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.6
#!/usr/bin/env python
import cmd
import logging