Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/rebase-deprecate-preserve-merges'
[gitweb.git]
/
t
/
t9817-git-p4-exclude.sh
diff --git
a/t/t9817-git-p4-exclude.sh
b/t/t9817-git-p4-exclude.sh
index aac568eadfcab6198877d211d3e706cead68e302..96d25f0c02ccfb04391487b550a702751bf22a11 100755
(executable)
--- a/
t/t9817-git-p4-exclude.sh
+++ b/
t/t9817-git-p4-exclude.sh
@@
-64,8
+64,4
@@
test_expect_success 'clone, then sync with exclude' '
)
'
-test_expect_success 'kill p4d' '
- kill_p4d
-'
-
test_done