traeak commented on PR #7167:
URL: https://github.com/apache/trafficcontrol/pull/7167#issuecomment-1343285320

   Testing:
   Check out rob's branch, create t3c pre PR and t3c post PR.
   Run against same host and compare files.
   
   Sample commands and then compare:
   ```for hdr_rw in hdr_rw* ; do echo $hdr_rw ; grep -v '^#' ${hdr_rw} | md5sum 
; done > ~/hdr_rw_sums.txt; md5sum ~/hdr_rw_sums.txt```
   ```grep -v '^#' parent.config  | md5sum```
   ```grep -v '^#' records.config  | md5sum```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to