]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
dracut: initialize stdloglvl_l
authorHarald Hoyer <harald@redhat.com>
Tue, 15 Mar 2011 19:07:01 +0000 (20:07 +0100)
committerHarald Hoyer <harald@redhat.com>
Tue, 15 Mar 2011 19:07:01 +0000 (20:07 +0100)
dracut

diff --git a/dracut b/dracut
index 0e0153e62fb9d2fff07aeb16e90ca7a59466ffab..2ae7f8caa7d7b1ab610f47894b7207b46cefa21f 100755 (executable)
--- a/dracut
+++ b/dracut
@@ -179,6 +179,7 @@ push_arg() {
 }
 
 kernel="unset"
+stdloglvl_l=0
 
 while (($# > 0)); do
     case ${1%%=*} in