diff options
Diffstat (limited to 't/t9830-git-p4-symlink-dir.sh')
-rwxr-xr-x | t/t9830-git-p4-symlink-dir.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/t/t9830-git-p4-symlink-dir.sh b/t/t9830-git-p4-symlink-dir.sh index 2ad1b0810d..3fb6960c18 100755 --- a/t/t9830-git-p4-symlink-dir.sh +++ b/t/t9830-git-p4-symlink-dir.sh @@ -36,8 +36,4 @@ test_expect_success 'symlinked directory' ' ' -test_expect_success 'kill p4d' ' - kill_p4d -' - test_done |