[
https://issues.apache.org/jira/browse/TS-4250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15236127#comment-15236127
]
Leif Hedstrom commented on TS-4250:
-----------------------------------
Getting an error on this now:
{code}
fedora (16:35) 270/0 $ gmake clang-format
######################################################################## 100.0%
sha1sum: invalid option -- 'a'
Try 'sha1sum --help' for more information.
Makefile:1169: recipe for target 'clang-format-cmd' failed
gmake: *** [clang-format-cmd] Error 1
{code}
> 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)