diff options
author | Stefan Beller <sbeller@google.com> | 2018-06-18 16:41:48 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-06-19 09:25:56 -0700 |
commit | 83f5fa58e8c1322f4f54ed6974da0348b54b5134 (patch) | |
tree | 6ddd937d0db69f508d6b6d9efc22816e5fdffee3 /t/t9351-fast-export-anonymize.sh | |
parent | submodule: add --dissociate option to add/update commands (diff) | |
download | tgif-83f5fa58e8c1322f4f54ed6974da0348b54b5134.tar.xz |
t7400: encapsulate setup code in test_expect_success
When running t7400 in a shell you observe more output than expected:
...
ok 8 - setup - hide init subdirectory
ok 9 - setup - repository to add submodules to
ok 10 - submodule add
[master (root-commit) d79ce16] one
Author: A U Thor <author@example.com>
1 file changed, 1 insertion(+)
create mode 100644 one.t
ok 11 - redirected submodule add does not show progress
ok 12 - redirected submodule add --progress does show progress
ok 13 - submodule add to .gitignored path fails
...
Fix the output by encapsulating the setup code in test_expect_success
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9351-fast-export-anonymize.sh')
0 files changed, 0 insertions, 0 deletions