You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by su...@apache.org on 2019/11/20 15:40:37 UTC

[trafficserver] branch master updated (cd2afa6 -> 994a2f0)

This is an automated email from the ASF dual-hosted git repository.

sudheerv pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from cd2afa6  Lua plugin fix: Account for null in output from TSUrlPercentDecode.
     add 994a2f0  Run dos2unix on all files in tree

No new revisions were added by this update.

Summary of changes:
 .../data/www.customplugin204.test_get.txt          |  4 +--
 .../data/www.customtemplate204.test_get.txt        |  4 +--
 .../body_factory/data/www.default204.test_get.txt  |  4 +--
 .../body_factory/data/www.default304.test_get.txt  |  4 +--
 .../body_factory/data/www.example.test_get_200.txt |  6 ++---
 .../body_factory/data/www.example.test_get_304.txt |  8 +++---
 .../body_factory/data/www.example.test_head.txt    |  6 ++---
 .../data/www.example.test_head_200.txt             |  6 ++---
 .../headers/data/www.passthrough.test_get.txt      |  4 +--
 .../headers/data/www.redirect0.test_get.txt        |  4 +--
 .../headers/data/www.redirect301.test_get.txt      |  4 +--
 .../headers/data/www.redirect302.test_get.txt      |  4 +--
 .../headers/data/www.redirect307.test_get.txt      |  4 +--
 .../headers/data/www.redirect308.test_get.txt      |  4 +--
 .../headers/general-connection-failure-502.gold    | 14 +++++-----
 .../regex_remap/gold/regex_remap_crash.gold        |  8 +++---
 .../regex_remap/gold/regex_remap_smoke.gold        |  8 +++---
 .../regex_revalidate/gold/regex_reval-hit.gold     | 20 +++++++--------
 .../regex_revalidate/gold/regex_reval-miss.gold    | 20 +++++++--------
 .../regex_revalidate/gold/regex_reval-stale.gold   | 20 +++++++--------
 .../pluginTest/slice/gold/slice_200.stdout.gold    | 16 ++++++------
 .../pluginTest/slice/gold/slice_206.stdout.gold    | 18 ++++++-------
 .../pluginTest/slice/gold/slice_first.stdout.gold  | 18 ++++++-------
 .../pluginTest/slice/gold/slice_last.stderr.gold   |  2 +-
 .../pluginTest/slice/gold/slice_last.stdout.gold   | 18 ++++++-------
 .../pluginTest/slice/gold/slice_mid.stderr.gold    |  2 +-
 .../pluginTest/slice/gold/slice_mid.stdout.gold    | 18 ++++++-------
 .../pluginTest/slice/gold_error/crr.stdout.gold    | 18 ++++++-------
 .../pluginTest/slice/gold_error/etag.stdout.gold   | 18 ++++++-------
 .../pluginTest/slice/gold_error/lm.stdout.gold     | 18 ++++++-------
 .../pluginTest/slice/gold_error/non206.stdout.gold | 20 +++++++--------
 tests/gold_tests/pluginTest/url_sig/url_sig.gold   | 30 +++++++++++-----------
 tests/gold_tests/redirect/gold/redirect.gold       |  6 ++---
 33 files changed, 179 insertions(+), 179 deletions(-)