Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
promisor-remote: parse remote.*.partialclonefilter
[gitweb.git]
/
t
/
t9813-git-p4-preserve-users.sh
diff --git
a/t/t9813-git-p4-preserve-users.sh
b/t/t9813-git-p4-preserve-users.sh
index 783c6ad1653142d174e4ddc6d49e1f631121be51..fd018c87a80636d7bb286fe596f299bbbbe6828b 100755
(executable)
--- a/
t/t9813-git-p4-preserve-users.sh
+++ b/
t/t9813-git-p4-preserve-users.sh
@@
-138,8
+138,4
@@
test_expect_success 'not preserving user with mixed authorship' '
)
'
-test_expect_success 'kill p4d' '
- kill_p4d
-'
-
test_done