Home GnuPG

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

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

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
Eitan Adler <lists@eitanadler.com>Authored on Mar 5 2016, 11:29 PM
epriestley <git@epriestley.com>Committed on Mar 5 2016, 11:29 PM
Parents
rARC3876d9358390: Properly URL encode branches in `arc browse --branch ...`
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rARC604ceb4fe5ef: Use python2 instead of python in `arc anoid` shebang` (authored by Eitan Adler <lists@eitanadler.com>).Mar 5 2016, 11:29 PM