Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'mk/http-backend-content-length'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 17 Sep 2018 20:53:46 +0000
(13:53 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 17 Sep 2018 20:53:46 +0000
(13:53 -0700)
Test update.
* mk/http-backend-content-length:
http-backend test: make empty CONTENT_LENGTH test more realistic
t/t5562-http-backend-content-length.sh
patch
|
blob
|
history
raw
(from parent 1:
1d4361b
)
diff --git
a/t/t5562-http-backend-content-length.sh
b/t/t5562-http-backend-content-length.sh
index f94d01f69e5cb9565540411de2c09df92262b9c3..b24d8b05a498674612870a133e1a4fc4a37bd5d3 100755
(executable)
--- a/
t/t5562-http-backend-content-length.sh
+++ b/
t/t5562-http-backend-content-length.sh
@@
-155,8
+155,8
@@
test_expect_success 'CONTENT_LENGTH overflow ssite_t' '
test_expect_success 'empty CONTENT_LENGTH' '
env \
- QUERY_STRING=
/repo.git/HEAD
\
- PATH_TRANSLATED="$PWD"/.git/
HEAD
\
+ QUERY_STRING=
"service=git-receive-pack"
\
+ PATH_TRANSLATED="$PWD"/.git/
info/refs
\
GIT_HTTP_EXPORT_ALL=TRUE \
REQUEST_METHOD=GET \
CONTENT_LENGTH="" \