runtime: Use bwrap->envp to run readlink
Previously, pv_capture_output() always inherited pressure-vessel-wrap's own environment, and bwrap->envp was ignored.
Thanks to @mawww on Github for spotting this.
Fixes: f584a55c "runtime: Don't assume container's env is in the PATH"
Merge request reports
Activity
added 4 commits
-
eae92e8c...b8371fd6 - 3 commits from branch
master
- bf052714 - runtime: Use bwrap->envp to run readlink
-
eae92e8c...b8371fd6 - 3 commits from branch
added 2 commits
mentioned in commit d4ac022f
Please register or sign in to reply