Skip to content
Snippets Groups Projects
Commit 638422e1 authored by Thomas Woerner's avatar Thomas Woerner
Browse files

infra/image/shcontainer: Fix processing of multi item CAP_DEFAULTS

readarray expects to get an item per line to be added to the array.

Printing one item per line with printf fixes this to get the proper
formatting for "${CAP_DEFAULTS[@]}" as a valid input for readarray.
parent 43237652
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment