Skip to content

Commit c1d6021

Browse files
committed
ptool: fix up shebang directive
Import ptool.py from meta-qcom as of: af027d2ee79b (ci: pre-fetch KAS_REPO_REF_DIR with just git (#819)) Signed-off-by: Nicolas Dechesne <[email protected]>
1 parent 34d6580 commit c1d6021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ptool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python
1+
#!/usr/bin/env python3
22
#===========================================================================
33
#Copyright (c) 2019, The Linux Foundation. All rights reserved.
44

0 commit comments

Comments
 (0)