You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by ne...@apache.org on 2019/01/11 18:39:14 UTC

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

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

neuman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


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

commit e229ed063b8da291a688e98ab37757ea1be152c8
Author: Steve Malenfant <sm...@users.noreply.github.com>
AuthorDate: Fri Jan 11 13:39:10 2019 -0500

    Adding TS 7.x logging.config to SYNCDS files (#3209)
---
 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 698eed5..d414fd6 100755
--- a/traffic_ops/bin/traffic_ops_ort.pl
+++ b/traffic_ops/bin/traffic_ops_ort.pl
@@ -1110,6 +1110,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" )
 			)
 		{