mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
a21e57d7f6
This particular test downloads and unpacks debian from setup(), but then in many cases the actual test is skipped because it requires root and no_systemd. Let's skip it earlier. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>