GitHub user danobi opened a pull request: https://github.com/apache/trafficserver/pull/563
TS-4250 fix You can merge this pull request into a Git repository by running: $ git pull https://github.com/danobi/trafficserver TS-4250 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/563.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 #563 ---- commit d7e3e820b43221eca8fcaa382f90b89cf17c7d38 Author: Daniel Xu <dl...@yahoo.com> Date: 2016-04-08T18:26:33Z TS-4250 clang-format breaks on Centos 6 Change clang-format.sh to use native sha1sum command when available. commit 5f67260ab0767c9d885af6b83c87d7cc3377950f Author: Daniel Xu <dl...@yahoo.com> Date: 2016-04-11T23:53:38Z Fix shasum command error We can safely remove the `-a 1` flag for the command since the default for `shasum` is `-a 1` already. ---- --- 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. ---