dangogh opened a new pull request #2095: ORT updates .cer files if generated 
file would be different, including order
URL: https://github.com/apache/incubator-trafficcontrol/pull/2095
 
 
   This fixes #2032 
   @jt
   `xxx.cer` files and `logs_xml.config` must be regenerated if generated file 
would be different at all, including line order.
   
   Modified `traffic_ops_ort.pl` to first see if any file would be generated 
identically.  If not identical but order does not matter, then do deeper check. 
   
   This should be somewhat more efficient any time a config file would be 
identical, since that deeper comparison does do more work.
   
   Also eliminated controversial `~~` (smart match) operator which is 
considered experimental and may go away...

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to