diff options
Diffstat (limited to 't/t9827-git-p4-change-filetype.sh')
-rwxr-xr-x | t/t9827-git-p4-change-filetype.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/t/t9827-git-p4-change-filetype.sh b/t/t9827-git-p4-change-filetype.sh index 7433998f47..d3670bd7a2 100755 --- a/t/t9827-git-p4-change-filetype.sh +++ b/t/t9827-git-p4-change-filetype.sh @@ -59,8 +59,4 @@ test_expect_success SYMLINKS 'change symbolic link to file' ' ) ' -test_expect_success 'kill p4d' ' - kill_p4d -' - test_done |