diff options
Diffstat (limited to 't/t9824-git-p4-git-lfs.sh')
-rwxr-xr-x | t/t9824-git-p4-git-lfs.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/t/t9824-git-p4-git-lfs.sh b/t/t9824-git-p4-git-lfs.sh index ed80ca858c..a28dbbdd56 100755 --- a/t/t9824-git-p4-git-lfs.sh +++ b/t/t9824-git-p4-git-lfs.sh @@ -287,8 +287,4 @@ test_expect_success 'Add big files to repo and store files in LFS based on compr ) ' -test_expect_success 'kill p4d' ' - kill_p4d -' - test_done |