mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
c0ba3d6432
"runc" was a special wrapper around bats's "run" which output some very useful diagnostic information to the bats log, but this was not usable for other commands. So let's make it a more generic helper that we can use for other commands. Signed-off-by: Aleksa Sarai <cyphar@cyphar.com> (Cherry-pick of commit ea385de40c9a006737399bc72918a19e5d038736.) Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>