author | Junio C Hamano <gitster@pobox.com> | |
Sun, 13 Apr 2008 01:57:08 +0000 (18:57 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 13 Apr 2008 01:57:08 +0000 (18:57 -0700) | ||
commit | 02604e293a3b7d48b0ce4e34149de8dc89c674e5 | |
tree | 432409e36fcf200a8154f1ff726fdbd26973e170 | tree | snapshot |
parent | 51836e9e125f67aa26724154757b4734c08057e4 | commit | diff |
t7401: squelch garbage output
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>
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>
t/t7401-submodule-summary.sh | diff | blob | history |