Check option name format when building bash completion
authorMichael Hanselmann <hansmi@google.com>
Wed, 17 Aug 2011 10:02:12 +0000 (12:02 +0200)
committerMichael Hanselmann <hansmi@google.com>
Fri, 19 Aug 2011 12:14:54 +0000 (14:14 +0200)
commit4928337303e69668e227bb12f7811d3ca3bd314b
treee5940fd447abf4cff35e7d536a68b277604c7d5e
parent562468d66e0fea7216a8a5c74960dcecd5ab8513
Check option name format when building bash completion

This is just a style check. Option names should be consistent. Since all
of them go through the “build-bash-completion” script, this seemed to be
a good place.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
autotools/build-bash-completion