author | Connor Sheehan <sheehan@mozilla.com> |
Wed, 01 Dec 2021 11:14:09 -0500 | |
changeset 7771 | 2e3b1288bbd54511561c365b353da182d3f7e132 |
parent 7770 | 0fea62901abc9b998a5af5098fa7d14f60336062 |
child 7772 | e1e937e72fccc595f898e9782026f9f9bba99228 |
push id | 3886 |
push user | cosheehan@mozilla.com |
push date | Wed, 01 Dec 2021 16:14:28 +0000 |
treeherder | version-control-tools@2e3b1288bbd5 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
--- a/deploy +++ b/deploy @@ -1,9 +1,9 @@ -#!/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/. import os import sys HERE = os.path.abspath(os.path.dirname(__file__))