Details
Details
- Reviewers
mat - Group Reviewers
portmgr - Commits
- rP533339: Replace @rmtry shell implementation with a lua implementation
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 29670 Build 27526: arc lint + arc unit
Event Timeline
Comment Actions
From pkg-lua-script(5):
The following function has been added: out pkg.prefixed_path(in) prepend pkg_prefix to in if needed and returns it as out.
So, the doc says pkg.prefixed_path has one argument, and you are using two here.