mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
ff9852c4de
I played with shfmt options (-bn, -ci, -sr) a bit trying to minimize the patch generated (and also because I don't have a strong preference on these matters), and it appears to be that the patch size is about the same nevertheless, so I chose no options. This commit is brought to you by shfmt -ln bash -w man/*.sh script/*.sh tests/*.sh tests/integration/*.bash Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>