dracut.sh: unset some variables

master
Harald Hoyer 2012-06-15 11:11:30 +02:00
parent 1d2c070071
commit f79e587cf3
1 changed files with 2 additions and 0 deletions

View File

@ -217,6 +217,8 @@ push_arg() {
}

verbosity_mod_l=0
unset kernel
unset outfile

while (($# > 0)); do
case ${1%%=*} in