mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
Patch 72a58ce4b0f68f6e45ae30606fe5af21caa42b43 was wronly placing double quotes around this variable which we want to pass expanded, as it's just set of 'space' device args ATM. TODO consider using array[@] to make this cleaner. Add shellcheck directive to skip warning here