]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t9828-git-p4-map-user.sh
git p4 test: disable '-x' tracing in the p4d watchdog loop
[thirdparty/git.git] / t / t9828-git-p4-map-user.sh
index e20395c89f3dbc461516e22339f9fef47bd3426e..ca6c2942bdf200942cc4122e6172a120e0f1d1c1 100755 (executable)
@@ -54,8 +54,4 @@ test_expect_success 'Clone repo root path with all history' '
        )
 '
 
-test_expect_success 'kill p4d' '
-       kill_p4d
-'
-
 test_done