t0200: "locale" may not exist
commit7b90363099e55835885052e7c0512d2af7fdc035
authorJunio C Hamano <gitster@pobox.com>
Wed, 19 Dec 2012 06:44:56 +0000 (18 22:44 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 19 Dec 2012 15:44:20 +0000 (19 07:44 -0800)
tree0cc3525f2ddb192bf31cd1487c9e2a82f8e50b23
parent086cb911533d6f4233e84c93b08da289ecc8a229
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>
t/lib-gettext.sh