mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
21c6116557
This aids in failed test analysis by allowing to distinguish the output of various commands being run as part of the test case from the output of teardown command like runc delete. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>