diff options
author | Jeff King <peff@peff.net> | 2015-05-27 05:34:58 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-05-27 13:14:29 -0700 |
commit | fa73a582b5e7e01184171dc310c7ee0bd9bb2721 (patch) | |
tree | 421f0d4bf131b04d79523e2fbaabbe7b91b33edb /Documentation | |
parent | git-status.txt: advertisement for untracked cache (diff) | |
download | tgif-fa73a582b5e7e01184171dc310c7ee0bd9bb2721.tar.xz |
t7063: hide stderr from setup inside prereq
When t7063 starts, it runs "update-index --untracked-cache"
to see if we support the untracked cache. Its output goes
straight to stderr, even if the test is not run with "-v".
Let's wrap it in a prereq that will hide the output by
default, but show it with "-v".
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions