mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
Instead of using pipe for read and haveing no chance to modify shell vars inside such loop use <( ) and keep using bash arrays.
Instead of using pipe for read and haveing no chance to modify shell vars inside such loop use <( ) and keep using bash arrays.