-
- Downloads
utils: refactor pv_capture_output into a more generic pv_run_sync
This allows us to reduce the code duplication in pv_bwrap_run_sync().
Signed-off-by:
Ludovico de Nittis <ludovico.denittis@collabora.com>
parent
630a52f7
No related branches found
No related tags found
This commit is part of merge request !246. Comments created here will be created in the context of that merge request.
Showing
- pressure-vessel/bwrap.c 4 additions, 54 deletionspressure-vessel/bwrap.c
- pressure-vessel/runtime.c 4 additions, 4 deletionspressure-vessel/runtime.c
- pressure-vessel/utils.c 28 additions, 13 deletionspressure-vessel/utils.c
- pressure-vessel/utils.h 5 additions, 3 deletionspressure-vessel/utils.h
- tests/pressure-vessel/utils.c 22 additions, 11 deletionstests/pressure-vessel/utils.c
Loading
Please register or sign in to comment