Closed Bug 1562554 Opened 6 years ago Closed 5 years ago

`mach try` cannot detect git-cinnabar on Windows

Categories

(Developer Infrastructure :: Try, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: saschanaz, Unassigned)

Details

> python mach try -b o -p linux64 -u "web-platform-tests,mochitests" -t none
/usr/bin/env: 'python2.7': No such file or directory
Could not detect `git-cinnabar`.

The `mach try` command requires git-cinnabar to be installed when
pushing from git. Please install it by running:

    $ ./mach vcs-setup

Weird that mach mentions /usr/bin/env when Windows does not have it.

Priority: -- → P3

I can't reproduce this anymore.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.