Ticket #2947: mc.menu: quoting and whitespace fixes
commitbecc0d01d03aadfd8ee89e8ce7a18b81a4b74495
authorAndreas Mohr <and@gmx.li>
Sat, 5 Mar 2016 00:07:31 +0000 (5 00:07 +0000)
committerYury V. Zaytsev <yury@shurup.com>
Tue, 8 Mar 2016 19:43:05 +0000 (8 20:43 +0100)
tree1f5fd74acc3518231ba4de65540e81827395a297
parentb9a78aea3622e6942cde6c4a9e330a78115ab17b
Ticket #2947: mc.menu: quoting and whitespace fixes

`$*` must be quoted unless it's a command
`%*` must not quoted (already quoted)

1) quoting fixes
2) indentation fixes
3) `while` replaced by `for` loops
4) header comment (taken from source code)

Signed-off-by: Andreas Mohr <and@gmx.li>
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
misc/mc.menu.in