]> git.pld-linux.org Git - projects/geninitrd.git/commitdiff
One install is fine.
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 26 Mar 2015 16:52:19 +0000 (17:52 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 26 Mar 2015 16:52:19 +0000 (17:52 +0100)
mod-multipath.sh

index e62a84280ed75049427b72948f9987bc88cbd5bb..559eb5546ed7c8079fb78fddc62a2a196370e8a5 100644 (file)
@@ -121,6 +121,7 @@ initrd_gen_multipath() {
                        inst_d /$_lib/multipath
                        inst_exec /$_lib/multipath/* /$_lib/multipath
                        installed=1
+                       break
                fi
        done
        if [ "$installed" -eq 0 ]; then
This page took 1.06764 seconds and 4 git commands to generate.