[ 
https://issues.apache.org/jira/browse/TS-4250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15243099#comment-15243099
 ] 

ASF subversion and git services commented on TS-4250:
-----------------------------------------------------

Commit 400742afcd78ec0189ed628f52b942872ff7455d in trafficserver's branch 
refs/heads/master from [~danobi]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=400742a ]

TS-4250 fix (#563)

* TS-4250 clang-format breaks on Centos 6

Change clang-format.sh to use native sha1sum command
when available.

* Fix shasum command error

We can safely remove the `-a 1` flag for the command since
the default for `shasum` is `-a 1` already.


> Clang-format breaks on Centos 6
> -------------------------------
>
>                 Key: TS-4250
>                 URL: https://issues.apache.org/jira/browse/TS-4250
>             Project: Traffic Server
>          Issue Type: Bug
>            Reporter: Susan Hinrichs
>            Assignee: Daniel Xu
>              Labels: newbie
>             Fix For: 6.2.0
>
>
> When I run "make clang-format" on my Cento 6 vm it fails saying it cannot 
> find shasum.  If I set the environment variable SHASUM to sha1sum (which is 
> present on my VM), it works.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to