[readonly/geninitrd/devel: 203/334] Fix typo in do_mdassemble variable (noted by Piotr Pawłow <pp/at/siedziba.pl>)

draenog draenog at pld-linux.org
Sat Nov 2 19:28:35 CET 2013


commit 867ab390c9bd5683e776fbf80ca085e8340042e1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Apr 22 09:36:18 2004 +0000

    Fix typo in do_mdassemble variable (noted by Piotr Pawłow <pp/at/siedziba.pl>)
    
    svn-id: @3977

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/geninitrd b/geninitrd
index 4715623..290507f 100755
--- a/geninitrd
+++ b/geninitrd
@@ -973,7 +973,7 @@ if is_yes "$USERAIDSTART" && is_yes "$raidfound" ; then
 	fi
 
 	if [ -x /sbin/initrd-mdassemble ] ; then
-    	    do_mdasseble=1
+    	    do_mdassemble=1
 	    inst /sbin/initrd-mdassemble "$MNTIMAGE/bin/mdassemble"
 	else
 	    do_mdassemble=0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/readonly/geninitrd.git/commitdiff/398807324938659207036e520c0950a61ef50c11



More information about the pld-cvs-commit mailing list