Merge branch 'bw/config-lift-variable-name-length-limit'
commit6a83a6d57a61e7c9ebfb6741965f7c0bad03899e
authorJeff King <peff@peff.net>
Thu, 25 Oct 2012 10:42:11 +0000 (25 06:42 -0400)
committerJeff King <peff@peff.net>
Thu, 25 Oct 2012 10:42:11 +0000 (25 06:42 -0400)
treee9331bf58f594faddf37d1daab0ad79dc2d9c69e
parent530f237500ba00c03fee23c2db599870ff62c196
parent0971e992c4e2806b427a09239ee48a90280c9b15
Merge branch 'bw/config-lift-variable-name-length-limit'

The configuration parser had an unnecessary hardcoded limit on
variable names that was not checked consistently. Lift the limit.

* bw/config-lift-variable-name-length-limit:
  Remove the hard coded length limit on variable names in config files