commit eeb60f3f4c40cf451857cc39edc2486f8b7425af
Author: Elan Ruusamäe <[email protected]>
Date: Tue Dec 24 03:24:51 2013 +0200
avoid syntax error
mod-lvm.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mod-lvm.sh b/mod-lvm.sh
index 9c2f55d..781b2bb 100644
--- a/mod-lvm.sh
+++ b/mod-lvm.sh
@@ -245,7 +245,7 @@ initrd_gen_lvm() {
lvm.static vgchange --ignorelockingfailure -a y
$vol
done
- : Extra call to make device nodes for non lvm2-initrd
(dynamic lvm2)
+ : 'Extra call to make device nodes for non lvm2-initrd
(dynamic lvm2)'
lvm.static vgmknodes --ignorelockingfailure
echo "$printk" > /proc/sys/kernel/printk
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/projects/geninitrd.git/commitdiff/eeb60f3f4c40cf451857cc39edc2486f8b7425af
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit