Page MenuHomeFreeBSD

Fix shebangs in devel/tesla
ClosedPublic

Authored by tcberner on May 17 2017, 5:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 8, 7:41 PM
Unknown Object (File)
Sat, Aug 8, 3:51 PM
Unknown Object (File)
Mon, Aug 3, 12:54 AM
Unknown Object (File)
Sun, Aug 2, 8:30 PM
Unknown Object (File)
Sun, Aug 2, 4:05 AM
Unknown Object (File)
Sun, Aug 2, 3:59 AM
Unknown Object (File)
Sat, Aug 1, 3:16 PM
Unknown Object (File)
Tue, Jul 28, 1:35 PM
Subscribers

Details

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

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 9338
Build 9801: arc lint + arc unit

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.