Skip to content

Commit 4a08850

Browse files
kwikiuspeterbarker
authored andcommitted
Change waf-light shebang to say explicitly python3 . See ArduPilot/ardupilot#25923
1 parent 1b1625b commit 4a08850

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

waf-light

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python3
22
# encoding: latin-1
33
# Thomas Nagy, 2005-2018
44
#

0 commit comments

Comments
 (0)