You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by jp...@apache.org on 2016/05/15 18:34:32 UTC

[trafficserver] 01/01: Merge pull request #637 from jpeach/jpeach/coverage

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

jpeach pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git

commit 937933a0a09f9c8e6930e96f34a2c6da1bfa3d88
Merge: 9d46eb1 da4aa85
Author: James Peach <jp...@apache.org>
AuthorDate: Sun May 15 11:34:23 2016 -0700

    Merge pull request #637 from jpeach/jpeach/coverage
    
    TS-4442: Fix code coverage.

 cmd/traffic_manager/traffic_manager.cc | 12 ++++++------
 cmd/traffic_wccp/wccp_client.cc        |  4 ++--
 configure.ac                           | 23 ++++++++++++++++-------
 iocore/net/Connection.cc               |  3 +--
 iocore/net/SSLClientUtils.cc           |  4 ++--
 iocore/net/SSLConfig.cc                |  4 ++--
 iocore/net/test_I_UDPNet.cc            |  2 +-
 iocore/net/test_P_UDPNet.cc            |  2 +-
 lib/Makefile.am                        |  2 +-
 lib/ts/ink_args.cc                     |  2 +-
 mgmt/LocalManager.cc                   | 22 ++++++++--------------
 mgmt/ProcessManager.cc                 |  3 +--
 mgmt/utils/MgmtUtils.cc                |  4 ++--
 proxy/CoreUtils.cc                     | 24 ++++++++++++------------
 proxy/Main.cc                          | 34 +++++++++++++++++-----------------
 proxy/ReverseProxy.cc                  |  5 +----
 proxy/logcat.cc                        |  6 +++---
 proxy/logging/LogConfig.cc             |  2 +-
 proxy/logging/LogStandalone.cc         |  4 ++--
 proxy/logstats.cc                      | 10 +++++-----
 proxy/sac.cc                           |  2 +-
 proxy/shared/DiagsConfig.cc            |  2 +-
 22 files changed, 87 insertions(+), 89 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>.