mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Replace sudo invocations of bash creating a subshell with simpler solutions by running the program directly on the input or using tee. Signed-off-by: Rob Bradford <robert.bradford@intel.com>