]> git.ipfire.org Git - thirdparty/dracut.git/commit - dracut.sh
dracut.sh: remove push()
authorHarald Hoyer <harald@redhat.com>
Thu, 9 Jul 2015 12:13:44 +0000 (14:13 +0200)
committerHarald Hoyer <harald@redhat.com>
Thu, 9 Jul 2015 13:36:25 +0000 (15:36 +0200)
commit5a66d51102bc3522d46c60d8bd8e5d6837420063
treefd624cd065e611284244ff9f7b7444bbaff88b8e
parent1cadc26fd44a602ffbcfb59786b400990541dc86
dracut.sh: remove push()

can be done with var+=(val)
dracut.sh