]> git.ipfire.org Git - thirdparty/dracut.git/commit
Reset IFS variable
authorHannes Reinecke <hare@suse.de>
Mon, 14 Jul 2014 08:22:31 +0000 (10:22 +0200)
committerDaniel Molkentin <dmolkentin@suse.com>
Fri, 23 Jun 2017 19:27:02 +0000 (21:27 +0200)
commit8b0791fa010cf7e5fde3a37a8c2bb6d6f1264f59
tree79d7fd266cab38b0b37efa5a9a265fe2aec1b2f7
parente5bf1cecd635897e5f2c8ae373494d33af3b1996
Reset IFS variable

Setting and unsetting the IFS variable is tricky. To be on the
safe side we should always reset the IFS variable to its original
value after parsing.

Signed-off-by: Hannes Reinecke <hare@suse.de>
modules.d/95dasd/parse-dasd.sh
modules.d/95dasd_rules/parse-dasd.sh
modules.d/95zfcp_rules/parse-zfcp.sh