diff options
author | Dave Reisner <dreisner@archlinux.org> | 2012-10-07 02:05:06 +0200 |
---|---|---|
committer | Dave Reisner <dreisner@archlinux.org> | 2012-10-21 21:25:46 +0200 |
commit | 7f1517275d22a7ce6bc8cece7ae87fb187b439ea (patch) | |
tree | 04b47fa68261dd3f0578df25d37358efdd14585e /hooks/lvm2 | |
parent | 5c466b4fe50a2b8b5706b0f8774942f9a328c08f (diff) | |
download | mkinitcpio-0.11.0.tar.gz mkinitcpio-0.11.0.tar.xz |
function: add a map() utility function0.11.0
map() runs the first argument (a function) with each of the remaining
arguments as $1. The return value of map() is only 0 if all the calls
succeeded.
Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Diffstat (limited to 'hooks/lvm2')
0 files changed, 0 insertions, 0 deletions