Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
trace2: correct trace2 field name documentation
[gitweb.git]
/
t
/
t9818-git-p4-block.sh
diff --git
a/t/t9818-git-p4-block.sh
b/t/t9818-git-p4-block.sh
index ce7cb22ad37165c6976b4484f6b39a49747d4485..0db7ab99184add2c500f821659b09cc833c6a225 100755
(executable)
--- a/
t/t9818-git-p4-block.sh
+++ b/
t/t9818-git-p4-block.sh
@@
-146,8
+146,4
@@
test_expect_success 'Clone repo with self-sizing block size' '
test_line_count \> 10 log
'
-test_expect_success 'kill p4d' '
- kill_p4d
-'
-
test_done