Page MenuHomeFreeBSD

Fix shebangs in devel/tesla
ClosedPublic

Authored by tcberner on May 17 2017, 5:08 PM.
Tags
None
Referenced Files
F149825435: D10775.id28479.diff
Fri, Mar 27, 9:49 AM
Unknown Object (File)
Fri, Mar 20, 6:26 AM
Unknown Object (File)
Fri, Mar 20, 6:26 AM
Unknown Object (File)
Thu, Mar 19, 2:12 PM
Unknown Object (File)
Wed, Mar 18, 9:05 PM
Unknown Object (File)
Sat, Mar 7, 7:36 PM
Unknown Object (File)
Wed, Mar 4, 12:34 PM
Unknown Object (File)
Dec 11 2025, 12:42 AM
Subscribers

Details

Summary
  • Add USES=python:run, maybe not optimal, but it installs python scripts.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

brooks added a subscriber: jonathan.

LGTM. Feel free to commit or I can do it.

This revision is now accepted and ready to land.May 17 2017, 5:13 PM

LGTM. I'm also happy to fix this upstream: what should the Python shebang line be instead of #!/usr/bin/env python?

BTW, now that Bruce Collie is finishing up with his TESLA static analysis work (which included bringing TESLA kicking and screaming into the world of LLVM post-3.3), I might try to rebase TESLA on the Loom instrumenter and get this stuff updated again.

This revision was automatically updated to reflect the committed changes.