diff options
| author | Denton Liu <liu.denton@gmail.com> | 2019-04-24 15:46:57 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2019-04-25 11:27:53 +0900 |
| commit | e9d309e2fcd4faaeee9d20ef2a46bf86a4847bd0 (patch) | |
| tree | 75801847b898936eb0688e88646b5e4f69b69669 /Documentation | |
| parent | c217b9384e8ecbde866bfb09e88f1d7f87bc7b29 (diff) | |
| download | git-e9d309e2fcd4faaeee9d20ef2a46bf86a4847bd0.tar.xz | |
t7610: unsuppress output
The output for commands used to be suppressed by redirecting both stdout
and stderr to /dev/null. However, this should not happen since the
output is useful for debugging and, without the "-v" flag, test scripts
don't output anyway.
Unsuppress the output by removing the redirections to /dev/null.
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions
