summaryrefslogtreecommitdiff
path: root/t/t9103-git-svn-tracked-directory-removed.sh
diff options
context:
space:
mode:
authorLibravatar Denton Liu <liu.denton@gmail.com>2020-04-20 04:54:41 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-04-20 13:12:13 -0700
commite8a5f07d51c5a3081ec65a011681b643ae97b000 (patch)
treeadd1107b59037943779ae312019fd701e5e0fd10 /t/t9103-git-svn-tracked-directory-removed.sh
parentt7408: replace incorrect uses of test_must_fail (diff)
downloadtgif-e8a5f07d51c5a3081ec65a011681b643ae97b000.tar.xz
t7508: don't use `test_must_fail test_cmp`
The test_must_fail function should only be used for git commands since we assume that external commands work sanely. Since test_cmp() just wraps an external command, replace `test_must_fail test_cmp` with `! test_cmp`. Signed-off-by: Denton Liu <liu.denton@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9103-git-svn-tracked-directory-removed.sh')
0 files changed, 0 insertions, 0 deletions