]> git.ipfire.org Git - thirdparty/dracut.git/commit
base/init.sh: use loop counter with unique varname
authorHarald Hoyer <harald@redhat.com>
Fri, 27 Jun 2014 16:05:37 +0000 (18:05 +0200)
committerHarald Hoyer <harald@redhat.com>
Mon, 30 Jun 2014 10:03:12 +0000 (12:03 +0200)
commit6525182bfc06abfffd71dafc06c5faca6c55eace
tree102c643c148f68f597f4ba5d688782bef80a103d
parent1ea58790858db9c2fba6215fd0659c3decb819f8
base/init.sh: use loop counter with unique varname

$i can be polluted too easily
modules.d/99base/init.sh