Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'tz/git-svn-doc-markup-fix'
[gitweb.git]
/
t
/
t5702-protocol-v2.sh
diff --git
a/t/t5702-protocol-v2.sh
b/t/t5702-protocol-v2.sh
index e112b6086c96e4cb0ad7bc10dcd685e7570d496f..a0896593375803eb79782705a21d673c72172c83 100755
(executable)
--- a/
t/t5702-protocol-v2.sh
+++ b/
t/t5702-protocol-v2.sh
@@
-687,6
+687,4
@@
test_expect_success 'when server does not send "ready", expect FLUSH' '
test_i18ngrep "expected no other sections to be sent after no .ready." err
'
-stop_httpd
-
test_done