dracut-lib.sh: fixed getarg for nonexistent parameters
commit3a4d0c9c148111a3184ebc06ab80b548135b9c77
authorHarald Hoyer <harald@redhat.com>
Mon, 2 Aug 2010 12:16:10 +0000 (2 14:16 +0200)
committerHarald Hoyer <harald@redhat.com>
Mon, 2 Aug 2010 12:18:00 +0000 (2 14:18 +0200)
tree969739242caa78d1b32c26bce163dbe89b9749e2
parent3122e933506a636471a3c724c87dd10c491eb682
dracut-lib.sh: fixed getarg for nonexistent parameters

getarg returned an old "$val" for nonexistent parameters, because "val"
was not local
modules.d/99base/dracut-lib.sh