]> git.pld-linux.org Git - projects/geninitrd.git/blobdiff - mod-blkid.sh
add debug and verbose output
[projects/geninitrd.git] / mod-blkid.sh
index e8310fd62dd587b200c1b86dafd658396634fa46..6066f91491227130a06e18e4f662c6ca06a42b28 100644 (file)
@@ -22,7 +22,7 @@ initrd_gen_blkid() {
        if ! is_yes "$USE_BLKID"; then
                return
        fi
-       debug "Adding BLKID support to initrd"
+       verbose "Adding BLKID support to initrd"
 
        inst_exec $blkid /bin/blkid
        initrd_gen_devices
This page took 0.078087 seconds and 4 git commands to generate.