Support a --quiet option in the test-suite.
commit1ece127467c1d65062f17777b1eedcd84fd9ea69
authorPierre Habouzit <madcoder@debian.org>
Wed, 24 Oct 2007 20:03:39 +0000 (24 22:03 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 25 Oct 2007 05:44:14 +0000 (24 22:44 -0700)
tree571468655d1e2f21e8733db8365aaccd488d4264
parent55db1df0c86b0fded61731647a8f1cd6e7dc9b04
Support a --quiet option in the test-suite.

This shuts down the "*  ok ##: `test description`" messages.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/test-lib.sh