mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Use IFS-based splitting instead of parameter expansion to correctly separate '#'-delimited volume paths in process_volumes_args(). The previous approach placed all volumes into a single array element, causing Docker to receive malformed --volume arguments. Signed-off-by: Muminul Islam <muislam@microsoft.com>
25 KiB
Executable File
25 KiB
Executable File