diff options
Diffstat (limited to 't/t9816-git-p4-locked.sh')
-rwxr-xr-x | t/t9816-git-p4-locked.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/t/t9816-git-p4-locked.sh b/t/t9816-git-p4-locked.sh index d048bd33fa..932841003c 100755 --- a/t/t9816-git-p4-locked.sh +++ b/t/t9816-git-p4-locked.sh @@ -138,8 +138,4 @@ test_expect_failure 'move with lock taken' ' ) ' -test_expect_success 'kill p4d' ' - kill_p4d -' - test_done |