Fix the amixer scontrols parser in config_mixer
authorDarshaka Pathirana <dpat@syn-net.org>
Sun, 21 May 2017 13:10:49 +0000 (15:10 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 24 May 2017 06:41:28 +0000 (08:41 +0200)
The internal field seperator (IFS) got messed up in commit# 1043bc00e.
While at it, fixed all IFS variables to make it more readable and to
prevent breakage by (automatic) indentation.

This is not (yet) POSIX though, but we are in zsh anyway.

Closes grml/grml#40


No differences found