X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fredirect_012_logging.phpt;h=bacac45c62b1e38075fc37f3bf83a4fc07df5290;hb=refs%2Fheads%2Fv1.7.x;hp=237c043e1c6fb6cfa50bc63ff2e1f57bf324beb5;hpb=96d059e9210a6677427392d615bc42ab38b3b432;p=m6w6%2Fext-http diff --git a/tests/redirect_012_logging.phpt b/tests/redirect_012_logging.phpt index 237c043..bacac45 100644 --- a/tests/redirect_012_logging.phpt +++ b/tests/redirect_012_logging.phpt @@ -4,7 +4,8 @@ logging redirects --ENV-- HTTP_HOST=example.com @@ -16,6 +17,6 @@ log_content(_REDIR_LOG); echo "Done"; ?> --EXPECTF-- -%sTEST -%d%d%d%d-%d%d-%d%d %d%d:%d%d:%d%d [302-REDIRECT] Location: http%s <%s> +%aTEST +%d%d%d%d-%d%d-%d%d %d%d:%d%d:%d%d [302-REDIRECT] Location: http%a <%a> Done