Fix non-functional init_opts parameter, bug #422471
authorToralf Förster <toralf.foerster@gmx.de>
Thu, 22 Nov 2012 22:13:17 +0000 (17:13 -0500)
committerRichard Yao <ryao@cs.stonybrook.edu>
Thu, 22 Nov 2012 22:17:16 +0000 (17:17 -0500)
commit543181ebefddbd83850d667aa422991fbe8c3735
treeba2f70fe06c716c8a6219c9d2574b37b09cb4406
parent32a9b007bf24be899272a782a9f33d007b1e3c07
Fix non-functional init_opts parameter, bug #422471

If INIT_OPTS='' is not specified before the argument loop, scoping rules
will prevent it from being seen by the switch_root invocation.

Signed-off-by: Toralf Förster <toralf.foerster@gmx.de>
Signed-off-by: Richard Yao <ryao@gentoo.org>
defaults/linuxrc