# HG changeset patch # User Maxim Dounin # Date 1358979456 -14400 # Node ID 6a0d934950bcd692f6a176f2b3e27e473d10213c # Parent c388d7c3a666e4712f7dcd7904a6290b57abf05c Tests: remove extra spaces in "daemon off". They are no longer logical after "master_process" directive removal. diff --git a/auth_basic.t b/auth_basic.t --- a/auth_basic.t +++ b/auth_basic.t @@ -28,7 +28,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/autoindex.t b/autoindex.t --- a/autoindex.t +++ b/autoindex.t @@ -28,7 +28,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/body.t b/body.t --- a/body.t +++ b/body.t @@ -28,7 +28,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/body_chunked.t b/body_chunked.t --- a/body_chunked.t +++ b/body_chunked.t @@ -28,7 +28,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/dav.t b/dav.t --- a/dav.t +++ b/dav.t @@ -27,7 +27,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/dav_chunked.t b/dav_chunked.t --- a/dav_chunked.t +++ b/dav_chunked.t @@ -28,7 +28,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/fastcgi.t b/fastcgi.t --- a/fastcgi.t +++ b/fastcgi.t @@ -30,7 +30,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/fastcgi_body.t b/fastcgi_body.t --- a/fastcgi_body.t +++ b/fastcgi_body.t @@ -30,7 +30,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/fastcgi_cache.t b/fastcgi_cache.t --- a/fastcgi_cache.t +++ b/fastcgi_cache.t @@ -30,7 +30,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/fastcgi_header_params.t b/fastcgi_header_params.t --- a/fastcgi_header_params.t +++ b/fastcgi_header_params.t @@ -30,7 +30,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/fastcgi_merge_params.t b/fastcgi_merge_params.t --- a/fastcgi_merge_params.t +++ b/fastcgi_merge_params.t @@ -30,7 +30,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/fastcgi_merge_params2.t b/fastcgi_merge_params2.t --- a/fastcgi_merge_params2.t +++ b/fastcgi_merge_params2.t @@ -30,7 +30,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/geo.t b/geo.t --- a/geo.t +++ b/geo.t @@ -27,7 +27,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/gunzip.t b/gunzip.t --- a/gunzip.t +++ b/gunzip.t @@ -30,7 +30,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/gunzip_memcached.t b/gunzip_memcached.t --- a/gunzip_memcached.t +++ b/gunzip_memcached.t @@ -33,7 +33,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/gunzip_perl.t b/gunzip_perl.t --- a/gunzip_perl.t +++ b/gunzip_perl.t @@ -29,7 +29,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/gunzip_ssi.t b/gunzip_ssi.t --- a/gunzip_ssi.t +++ b/gunzip_ssi.t @@ -31,7 +31,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/gunzip_static.t b/gunzip_static.t --- a/gunzip_static.t +++ b/gunzip_static.t @@ -31,7 +31,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/gzip.t b/gzip.t --- a/gzip.t +++ b/gzip.t @@ -27,7 +27,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/gzip_flush.t b/gzip_flush.t --- a/gzip_flush.t +++ b/gzip_flush.t @@ -26,7 +26,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/http_disable_symlinks.t b/http_disable_symlinks.t --- a/http_disable_symlinks.t +++ b/http_disable_symlinks.t @@ -28,7 +28,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/http_error_page.t b/http_error_page.t --- a/http_error_page.t +++ b/http_error_page.t @@ -26,7 +26,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/http_expect_100_continue.t b/http_expect_100_continue.t --- a/http_expect_100_continue.t +++ b/http_expect_100_continue.t @@ -27,7 +27,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/http_location.t b/http_location.t --- a/http_location.t +++ b/http_location.t @@ -26,7 +26,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/http_server_name.t b/http_server_name.t --- a/http_server_name.t +++ b/http_server_name.t @@ -28,7 +28,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/http_try_files.t b/http_try_files.t --- a/http_try_files.t +++ b/http_try_files.t @@ -26,7 +26,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/limit_req.t b/limit_req.t --- a/limit_req.t +++ b/limit_req.t @@ -29,7 +29,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/mail_imap.t b/mail_imap.t --- a/mail_imap.t +++ b/mail_imap.t @@ -35,7 +35,7 @@ my $t = Test::Nginx->new() %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/mail_pop3.t b/mail_pop3.t --- a/mail_pop3.t +++ b/mail_pop3.t @@ -35,7 +35,7 @@ my $t = Test::Nginx->new() %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/mail_smtp.t b/mail_smtp.t --- a/mail_smtp.t +++ b/mail_smtp.t @@ -34,7 +34,7 @@ my $t = Test::Nginx->new() %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/mail_smtp_greeting_delay.t b/mail_smtp_greeting_delay.t --- a/mail_smtp_greeting_delay.t +++ b/mail_smtp_greeting_delay.t @@ -27,7 +27,7 @@ my $t = Test::Nginx->new()->has(qw/mail %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/mail_smtp_xclient.t b/mail_smtp_xclient.t --- a/mail_smtp_xclient.t +++ b/mail_smtp_xclient.t @@ -31,7 +31,7 @@ my $t = Test::Nginx->new()->has(qw/mail %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/map.t b/map.t --- a/map.t +++ b/map.t @@ -27,7 +27,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/memcached.t b/memcached.t --- a/memcached.t +++ b/memcached.t @@ -30,7 +30,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/memcached_fake.t b/memcached_fake.t --- a/memcached_fake.t +++ b/memcached_fake.t @@ -27,7 +27,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/not_modified.t b/not_modified.t --- a/not_modified.t +++ b/not_modified.t @@ -26,7 +26,7 @@ my $t = Test::Nginx->new()->has('http')- %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/perl.t b/perl.t --- a/perl.t +++ b/perl.t @@ -26,7 +26,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/perl_gzip.t b/perl_gzip.t --- a/perl_gzip.t +++ b/perl_gzip.t @@ -29,7 +29,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/proxy.t b/proxy.t --- a/proxy.t +++ b/proxy.t @@ -27,7 +27,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/proxy_cache.t b/proxy_cache.t --- a/proxy_cache.t +++ b/proxy_cache.t @@ -28,7 +28,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/proxy_cache_chunked.t b/proxy_cache_chunked.t --- a/proxy_cache_chunked.t +++ b/proxy_cache_chunked.t @@ -30,7 +30,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/proxy_cache_lock.t b/proxy_cache_lock.t --- a/proxy_cache_lock.t +++ b/proxy_cache_lock.t @@ -29,7 +29,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/proxy_chunked.t b/proxy_chunked.t --- a/proxy_chunked.t +++ b/proxy_chunked.t @@ -33,7 +33,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/proxy_merge_headers.t b/proxy_merge_headers.t --- a/proxy_merge_headers.t +++ b/proxy_merge_headers.t @@ -28,7 +28,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/proxy_noclose.t b/proxy_noclose.t --- a/proxy_noclose.t +++ b/proxy_noclose.t @@ -38,7 +38,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/proxy_store.t b/proxy_store.t --- a/proxy_store.t +++ b/proxy_store.t @@ -27,7 +27,7 @@ my $t = Test::Nginx->new(); %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/proxy_websocket.t b/proxy_websocket.t --- a/proxy_websocket.t +++ b/proxy_websocket.t @@ -39,7 +39,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/proxy_xar.t b/proxy_xar.t --- a/proxy_xar.t +++ b/proxy_xar.t @@ -27,7 +27,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/random_index.t b/random_index.t --- a/random_index.t +++ b/random_index.t @@ -28,7 +28,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/range.t b/range.t --- a/range.t +++ b/range.t @@ -27,7 +27,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/range_flv.t b/range_flv.t --- a/range_flv.t +++ b/range_flv.t @@ -27,7 +27,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/range_if_range.t b/range_if_range.t --- a/range_if_range.t +++ b/range_if_range.t @@ -27,7 +27,7 @@ my $t = Test::Nginx->new()->has(qw/http/ %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/realip.t b/realip.t --- a/realip.t +++ b/realip.t @@ -27,7 +27,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/rewrite.t b/rewrite.t --- a/rewrite.t +++ b/rewrite.t @@ -26,7 +26,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/rewrite_unescape.t b/rewrite_unescape.t --- a/rewrite_unescape.t +++ b/rewrite_unescape.t @@ -26,7 +26,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/scgi.t b/scgi.t --- a/scgi.t +++ b/scgi.t @@ -29,7 +29,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/scgi_body.t b/scgi_body.t --- a/scgi_body.t +++ b/scgi_body.t @@ -29,7 +29,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/scgi_gzip.t b/scgi_gzip.t --- a/scgi_gzip.t +++ b/scgi_gzip.t @@ -29,7 +29,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/scgi_merge_params.t b/scgi_merge_params.t --- a/scgi_merge_params.t +++ b/scgi_merge_params.t @@ -29,7 +29,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/secure_link.t b/secure_link.t --- a/secure_link.t +++ b/secure_link.t @@ -30,7 +30,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/ssi.t b/ssi.t --- a/ssi.t +++ b/ssi.t @@ -29,7 +29,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/ssi_if.t b/ssi_if.t --- a/ssi_if.t +++ b/ssi_if.t @@ -28,7 +28,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/ssi_include_big.t b/ssi_include_big.t --- a/ssi_include_big.t +++ b/ssi_include_big.t @@ -27,7 +27,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/ssi_waited.t b/ssi_waited.t --- a/ssi_waited.t +++ b/ssi_waited.t @@ -27,7 +27,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/ssl_sni.t b/ssl_sni.t --- a/ssl_sni.t +++ b/ssl_sni.t @@ -28,7 +28,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/uwsgi.t b/uwsgi.t --- a/uwsgi.t +++ b/uwsgi.t @@ -26,7 +26,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/xslt.t b/xslt.t --- a/xslt.t +++ b/xslt.t @@ -27,7 +27,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { } diff --git a/xslt_params.t b/xslt_params.t --- a/xslt_params.t +++ b/xslt_params.t @@ -27,7 +27,7 @@ my $t = Test::Nginx->new()->has(qw/http %%TEST_GLOBALS%% -daemon off; +daemon off; events { }