Backed out changeset 3c72c5ea486c (bug 957721) for breaking mach on non-Mozilla-Build python installs

This commit is contained in:
Ed Morley 2014-05-14 12:42:45 +01:00
parent 0391a158d9
commit e96cc937d9

2
mach
View File

@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.