commit | 7b90363099e55835885052e7c0512d2af7fdc035 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Tue Dec 18 22:44:56 2012 -0800 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Dec 19 07:44:20 2012 -0800 |
tree | 0cc3525f2ddb192bf31cd1487c9e2a82f8e50b23 | |
parent | 086cb911533d6f4233e84c93b08da289ecc8a229 [diff] |
t0200: "locale" may not exist On systems without "locale" installed, t0200-gettext-basic.sh leaked error messages when checking if some test locales are available. Hide them, as they are not very useful. Signed-off-by: Junio C Hamano <gitster@pobox.com>