diff options
Diffstat (limited to 't/t9818-git-p4-block.sh')
-rwxr-xr-x | t/t9818-git-p4-block.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/t/t9818-git-p4-block.sh b/t/t9818-git-p4-block.sh index ce7cb22ad3..0db7ab9918 100755 --- a/t/t9818-git-p4-block.sh +++ b/t/t9818-git-p4-block.sh @@ -146,8 +146,4 @@ test_expect_success 'Clone repo with self-sizing block size' ' test_line_count \> 10 log ' -test_expect_success 'kill p4d' ' - kill_p4d -' - test_done |