diff options
author | Denton Liu <liu.denton@gmail.com> | 2019-12-20 19:15:48 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-12-20 20:30:44 +0100 |
commit | b8afb908c261752310d4792f901c68fe27b77b40 (patch) | |
tree | 48a81a8e3c6916c7f23f04e6d0e5ad6259148c4e /merge-blobs.h | |
parent | Git 2.24.1 (diff) | |
download | git-b8afb908c261752310d4792f901c68fe27b77b40.tar.xz git-b8afb908c261752310d4792f901c68fe27b77b40.zip |
t/lib-git-p4: use test_path_is_missing()
Previously, cleanup_git() would use `test_must_fail test -d` to ensure
that the directory is removed. However, test_must_fail should only be
used for git commands. Use test_path_is_missing() instead to check that
the directory has been removed.
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'merge-blobs.h')
0 files changed, 0 insertions, 0 deletions