diff options
Diffstat (limited to 't/t9823-git-p4-mock-lfs.sh')
-rwxr-xr-x | t/t9823-git-p4-mock-lfs.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/t/t9823-git-p4-mock-lfs.sh b/t/t9823-git-p4-mock-lfs.sh index 1f2dc369bf..88b76dc4d6 100755 --- a/t/t9823-git-p4-mock-lfs.sh +++ b/t/t9823-git-p4-mock-lfs.sh @@ -185,8 +185,4 @@ test_expect_success 'Run git p4 submit in repo configured with large file system ) ' -test_expect_success 'kill p4d' ' - kill_p4d -' - test_done |