commit | 2aa590cb0761818fec9198ba4a1854310e1e0bf1 | [log] [tgz] |
---|---|---|
author | Beat Bolli <dev+git@drbeat.li> | Fri Dec 19 17:24:20 2014 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Dec 22 10:02:38 2014 -0800 |
tree | 133e08c5c095aef51b81df2fb581244c865eb95b | |
parent | 9b7cbb315923e61bb0c4297c701089f30e116750 [diff] |
update_unicode.sh: simplify output capture Instead of capturing the output of each echo and uniset invocation, wrap the whole section in a group command and redirect its output all at once. Signed-off-by: Beat Bolli <dev+git@drbeat.li> Signed-off-by: Junio C Hamano <gitster@pobox.com>