You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by dg...@apache.org on 2019/01/13 15:33:59 UTC

[trafficcontrol] branch 3.0.x updated: Adding TS 7.x logging.config to SYNCDS files (#3209) (#3210)

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

dgelinas pushed a commit to branch 3.0.x
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


The following commit(s) were added to refs/heads/3.0.x by this push:
     new c1f48df  Adding TS 7.x logging.config to SYNCDS files (#3209) (#3210)
c1f48df is described below

commit c1f48df7d05b067838a9dfa27917bf88ec5be360
Author: Steve Malenfant <sm...@users.noreply.github.com>
AuthorDate: Sun Jan 13 10:33:54 2019 -0500

    Adding TS 7.x logging.config to SYNCDS files (#3209) (#3210)
---
 traffic_ops/bin/traffic_ops_ort.pl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/traffic_ops/bin/traffic_ops_ort.pl b/traffic_ops/bin/traffic_ops_ort.pl
index f6fbc31..cfa68f7 100755
--- a/traffic_ops/bin/traffic_ops_ort.pl
+++ b/traffic_ops/bin/traffic_ops_ort.pl
@@ -1105,6 +1105,7 @@ sub process_config_files {
 				|| $file =~ m/\.cer$/
 				|| $file =~ m/\.key$/
 				|| $file eq "logs_xml.config"
+				|| $file eq "logging.config"
 				|| $file eq "ssl_multicert.config" )
 			)
 		{