Revision 66697467f8256bbc45e413fd2c5022898b0b01c0 authored by Johannes Schindelin on 29 July 2019, 20:08:08 UTC, committed by Junio C Hamano on 29 July 2019, 21:51:42 UTC
One time too many did this developer call the `generate` script passing
a `--make-out=<PATH>` option that was happily ignored (because there
should be a space, not an equal sign, between `--make-out` and the
path).

And one time too many, this script not only ignored it but did not even
complain. Let's fix that.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent a530a59
History
File Mode Size
.gitignore -rw-r--r-- 43 bytes
README -rw-r--r-- 861 bytes
update_unicode.sh -rwxr-xr-x 971 bytes

README

back to top