diff options
Diffstat (limited to 't/t9808-git-p4-chdir.sh')
-rwxr-xr-x | t/t9808-git-p4-chdir.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/t/t9808-git-p4-chdir.sh b/t/t9808-git-p4-chdir.sh index 11d2b5102c..58a9b3b71e 100755 --- a/t/t9808-git-p4-chdir.sh +++ b/t/t9808-git-p4-chdir.sh @@ -83,8 +83,4 @@ test_expect_success SYMLINKS 'p4 client root symlink should stay symbolic' ' ) ' -test_expect_success 'kill p4d' ' - kill_p4d -' - test_done |