From: Beat Bolli Date: Fri, 19 Dec 2014 16:24:21 +0000 (+0100) Subject: update_unicode.sh: set UNICODE_DIR only once X-Git-Tag: v2.3.0-rc0~16^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/69d84a3b58464f1a60a1f93642ecd727a26067fa?ds=inline;hp=69d84a3b58464f1a60a1f93642ecd727a26067fa update_unicode.sh: set UNICODE_DIR only once The value is the same on both uniset invocations, so "Don't Repeat Yourself" applies. Since this is done as the last command in the sequence, there's no need to unset UNICODE_DIR at the end. Signed-off-by: Beat Bolli Signed-off-by: Junio C Hamano ---