Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
br: acceptance setcap on test run (#3284)
Currently, braccept needs capabilities that are set during acceptance test setup. Thus every time we do 'make', we get a new binary that needs capabilities. This change moves setting the capabilities to the acceptance test run, allowing to rebuild braccept without having to teardown->setup the acceptance test every time.
- Loading branch information