Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-12 | t7401: squelch garbage output | Junio C Hamano | 1 | -1/+1 | |
The script had an unconditional output done outside of test_expect_* construct, which leaked out and contaminated the output without -v. Squelch it. Signed-off-by: Junio C Hamano <gitster@pobox.com> | |||||
2008-03-11 | git-submodule summary: test | Ping Yin | 1 | -0/+195 | |
Signed-off-by: Ping Yin <pkufranky@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com> |