Merge branch 'bb/update-unicode-table'
authorJunio C Hamano <gitster@pobox.com>
Wed, 7 Jan 2015 21:09:04 +0000 (13:09 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Jan 2015 21:09:04 +0000 (13:09 -0800)
Simplify the procedure to generate unicode table.

* bb/update-unicode-table:
update_unicode.sh: delete the command group
update_unicode.sh: make the output structure visible
update_unicode.sh: shorten uniset invocation path
update_unicode.sh: set UNICODE_DIR only once
update_unicode.sh: simplify output capture

Trivial merge