author | Gregory Szorc <gps@mozilla.com> |
Wed, 08 Jan 2014 11:19:21 -0800 | |
changeset 201362 | 3c72c5ea486c94436fad7e206344a11b8bb3453d |
parent 201361 | 586ec2ee45d7451defc2dde155a43c56690f2d81 |
child 201363 | c7f8bfece444a161d9bc6cf05858e2aebafad784 |
push id | 3741 |
push user | asasaki@mozilla.com |
push date | Mon, 21 Jul 2014 20:25:18 +0000 |
treeherder | mozilla-beta@4d6f46f5af68 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | glandium |
bugs | 957721 |
milestone | 32.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/mach +++ b/mach @@ -1,9 +1,9 @@ -#!/usr/bin/env python +#!/usr/bin/env python2.7 # 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/. from __future__ import print_function, unicode_literals import os import sys