Page MenuHomeDevCentral

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

Authored by dereckson on Mar 30 2015, 01:38.
Referenced Files
F7128051: D7.id.diff
Mon, Apr 21, 03:54
F7097942: D7.id14.diff
Sun, Apr 20, 16:20
Unknown Object (File)
Sun, Apr 20, 04:40
Unknown Object (File)
Sat, Apr 19, 15:49
Unknown Object (File)
Sat, Apr 19, 11:10
Unknown Object (File)
Fri, Apr 18, 23:34
Unknown Object (File)
Thu, Apr 17, 05:33
Unknown Object (File)
Wed, Apr 16, 15:33
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
Lint Not Applicable
Unit
Tests Not Applicable

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.