mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
7222ba6587
bats doesn't automatically print the entirety of $output when an error has occurred in a test. This makes debugging much harder, so add to the runc wrapper some more debug information to make maintainers' lives easier. Signed-off-by: Aleksa Sarai <asarai@suse.de>