HomePhabricator

Use python2 instead of python in `arc anoid` shebang`

Description

Use python2 instead of python in arc anoid shebang`

Summary:
With the old shebang of #!/usr/bin/env python on machines with python 3 as the default python it would fail.
Prefer an explicit python2 like PEP 394 suggests.

Test Plan: ran ./arc anoid and played a game

Reviewers: Blessed Reviewers, epriestley

Reviewed By: Blessed Reviewers, epriestley

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D15408

Details

Provenance
eadlerAuthored on Mar 5 2016, 10:29 PM
epriestleyCommitted on Mar 5 2016, 10:29 PM
epriestleyPushed on Mar 5 2016, 10:29 PM
Reviewer
Blessed Reviewers
Differential Revision
D15408: Use python2 instead of python in `arc anoid` shebang`
Parents
rARC3876d9358390: Properly URL encode branches in `arc browse --branch ...`
Branches
Unknown
Tags
Unknown
Build Status
Buildable 11010
Build 13607: Run Core Tests