You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ma...@apache.org on 2023/03/14 16:07:37 UTC

[trafficserver] branch master updated (c8d88e9de -> df5813023)

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

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


    from c8d88e9de Adds the AR env variable to config.nice (#9515)
     add df5813023 Add clang-format-tests to clang-format target (#9456)

No new revisions were added by this update.

Summary of changes:
 Makefile.am                                        |   3 +-
 tests/gold_tests/pluginTest/TSVConnFd/TSVConnFd.cc | 207 +++++++++++----------
 .../polite_hook_wait/polite_hook_wait.cc           |  45 ++---
 tests/gold_tests/pluginTest/tsapi/test_tsapi.cc    |   4 +-
 tests/tools/plugins/custom204plugin.cc             |   8 +-
 tests/tools/plugins/ssl_client_verify_test.cc      |   2 +-
 tests/tools/plugins/ssl_hook_test.cc               |   2 +-
 tests/tools/plugins/ssl_secret_load_test.cc        |   2 +-
 tests/tools/plugins/ssl_verify_test.cc             |   2 +-
 9 files changed, 141 insertions(+), 134 deletions(-)