You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/11 17:57:25 UTC

[jira] [Commented] (TS-4250) Clang-format breaks on Centos 6

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

ASF GitHub Bot commented on TS-4250:
------------------------------------

GitHub user danobi opened a pull request:

    https://github.com/apache/trafficserver/pull/558

    TS-4250 clang-format breaks on Centos 6

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

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/558.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 #558
    
----
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.

----


> 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)