- 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.
Details
Details
- Reviewers
rama - Maniphest Tasks
- T259: Nina path works only on Linux
- Commits
- rTASACORAEXP99ff2564f265: More UNIX-agnostic, less Linux-centric shebang line
Tested on FreeBSD 10, CentOS 7 and Debian Jessie.
Diff Detail
Diff Detail
- Repository
- rTASACORAEXP Tasacora experimental code
- Lint
Lint Not Applicable - Unit
Tests Not Applicable