GitHub user meeramn opened a pull request: https://github.com/apache/trafficserver/pull/432
TS-4117: Tool to compare changes in configs/metrics between different ATS versions Tool to compare changes in configs/metrics between different ATS versions - Takes two files to compare. - Compares content of files containing output from "traffic_ctl config match..." output from two ATS instances running different ATS versions. - By default it gives diff of configs - Takes -m to diff metrics - List default value changes between common configs/metrics You can merge this pull request into a Git repository by running: $ git pull https://github.com/meeramn/trafficserver TS-4117 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/432.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #432 ---- commit 8e96fadccd2ecddca3333b232406736d6ec68499 Author: Meera Mosale Nataraja <mech...@gmail.com> Date: 2016-01-20T20:02:23Z Tool to compare changes in configs/metrics between different ATS versions ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---