diff options
Diffstat (limited to 't/t9829-git-p4-jobs.sh')
-rwxr-xr-x | t/t9829-git-p4-jobs.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/t/t9829-git-p4-jobs.sh b/t/t9829-git-p4-jobs.sh index 971aeeea1f..88cfb1fcd3 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 |