mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
*: fix shfmt
Recent changes in upstream shfmt have started causing our scripts to no longer be "correctly formatted". Fix up with `shfmt -w`. Signed-off-by: Aleksa Sarai <asarai@suse.de>
This commit is contained in:
@@ -202,7 +202,7 @@ flags=(
|
||||
NF_NAT_IPV4 IP_NF_FILTER IP_NF_TARGET_MASQUERADE
|
||||
NETFILTER_XT_MATCH_{ADDRTYPE,CONNTRACK}
|
||||
NF_NAT NF_NAT_NEEDED
|
||||
|
||||
|
||||
# required for bind-mounting /dev/mqueue into containers
|
||||
POSIX_MQUEUE
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user