diff options
| author | Pablo Sabater <pabloosabaterr@gmail.com> | 2026-03-11 20:40:02 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-03-11 12:53:16 -0700 |
| commit | 6523589a2c034de168f6240d040e0910f7aeddda (patch) | |
| tree | d542487a5d8c4cbada19fc50c0642b805203aeb4 /builtin/commit.c | |
| parent | 4aa72ea1f64e8ddcd1865c76b24591c0916c0b5d (diff) | |
| download | git-6523589a2c034de168f6240d040e0910f7aeddda.tar.xz | |
t9200: handle missing CVS with skip_all
CVS initialization runs outside a test_expect_success and when it
fails, the error report isn't good.
Wrap CVS initialization in a skip_all check so when CVS initialization
fails, the error report becomes clearer.
Move the Git repo initialization into its own test_expect_success instead
of being in the same CVS check.
Signed-off-by: Pablo Sabater <pabloosabaterr@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
