Page MenuHomeDevCentral

More UNIX-agnostic, less Linux-centric shebang line
ClosedPublic

Authored by dereckson on Mar 30 2015, 01:38.
Referenced Files
F9534333: D7.id12.diff
Fri, Jun 6, 16:15
Unknown Object (File)
Tue, Jun 3, 23:16
Unknown Object (File)
Tue, Jun 3, 11:38
Unknown Object (File)
Mon, Jun 2, 23:37
Unknown Object (File)
Mon, Jun 2, 23:25
Unknown Object (File)
Mon, Jun 2, 12:24
Unknown Object (File)
Sun, Jun 1, 16:58
Unknown Object (File)
Fri, May 30, 00:00
Subscribers
None

Details

Summary
  • Using #!/usr/bin/env <command> as Python could be installed at other places, like /usr/local/bin/python3 on FreeBSD.
  • python3 seems the more usual but not universal way to call Python 3.
Test Plan

Tested on FreeBSD 10, CentOS 7 and Debian Jessie.

Diff Detail

Repository
rTASACORAEXP Tasacora experimental code
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
bug/unix-agnosticism

Event Timeline

dereckson retitled this revision from to More UNIX-agnostic, less linux-centric shebang line.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: rama.
dereckson retitled this revision from More UNIX-agnostic, less linux-centric shebang line to More UNIX-agnostic, less Linux-centric shebang line.Mar 30 2015, 01:40
dereckson updated this object.
dereckson added a project: Tasacora.
rama edited edge metadata.
This revision is now accepted and ready to land.Apr 9 2015, 17:06
This revision was automatically updated to reflect the committed changes.