diff options
Diffstat (limited to 't/t9828-git-p4-map-user.sh')
-rwxr-xr-x | t/t9828-git-p4-map-user.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/t/t9828-git-p4-map-user.sh b/t/t9828-git-p4-map-user.sh index e20395c89f..ca6c2942bd 100755 --- a/t/t9828-git-p4-map-user.sh +++ b/t/t9828-git-p4-map-user.sh @@ -54,8 +54,4 @@ test_expect_success 'Clone repo root path with all history' ' ) ' -test_expect_success 'kill p4d' ' - kill_p4d -' - test_done |