mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
d40e1ad2cf
In our bats tests, runc itself is a wrapper which calls bats run helper, so using "run runc" is wrong as it results in calling run helper twice. Fixes:8d180e965Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com> (cherry picked from commitad72eab6c7) Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>