Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5d2e3d4

Browse files
author
Felipe Zimmerle
committed
test: 10-misc-directives.t is not considering log anymore
In this case the new server name is expected to be logged, only in the Apacheversion or the debug version of Nginx. The test is still valid, in the sensethat it is checking for the server response, expecting the new "Server:"header.
1 parent8804b55 commit5d2e3d4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎tests/regression/config/10-misc-directives.t‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@
3333
conf=> qq(
3434
SecServerSignature"NewServerSignature"
3535
),
36-
match_log=> {
37-
error=> [ qr/NewServerSignature/,1 ],
38-
},
3936
match_response=> {
4037
status=> qr/^200$/,
4138
raw=> qr/^Server:+NewServerSignature$/m,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp