mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
misc: update python scripts to specify python2 or nothing
(Hopefully this changeset will notice my +x to googlecode_upload.py) Fixes #1217. R=rsc CC=golang-dev https://golang.org/cl/2634041
This commit is contained in:
parent
b3601a5c5b
commit
f16b6b14d8
2 changed files with 1 additions and 3 deletions
2
misc/dashboard/googlecode_upload.py
Normal file → Executable file
2
misc/dashboard/googlecode_upload.py
Normal file → Executable file
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python2
|
||||
#
|
||||
# Copyright 2006, 2007 Google Inc. All Rights Reserved.
|
||||
# Author: danderson@google.com (David Anderson)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue