diff options
Diffstat (limited to 't/t9821-git-p4-path-variations.sh')
-rwxr-xr-x | t/t9821-git-p4-path-variations.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/t/t9821-git-p4-path-variations.sh b/t/t9821-git-p4-path-variations.sh index 81e46acfa8..ef80f1690b 100755 --- a/t/t9821-git-p4-path-variations.sh +++ b/t/t9821-git-p4-path-variations.sh @@ -193,8 +193,4 @@ test_expect_success 'Add a new file and clone path with new file (ignorecase)' ' ) ' -test_expect_success 'kill p4d' ' - kill_p4d -' - test_done |