aboutsummaryrefslogtreecommitdiffstats
path: root/t/t9829-git-p4-jobs.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t9829-git-p4-jobs.sh')
-rwxr-xr-xt/t9829-git-p4-jobs.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/t/t9829-git-p4-jobs.sh b/t/t9829-git-p4-jobs.sh
index 971aeeea1fb..88cfb1fcd3f 100755
--- a/t/t9829-git-p4-jobs.sh
+++ b/t/t9829-git-p4-jobs.sh
@@ -92,8 +92,4 @@ test_expect_success 'check log message of changelist with more jobs' '
)
'
-test_expect_success 'kill p4d' '
- kill_p4d
-'
-
test_done