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

Colin Patrick McCabe commented on HTRACE-9:
-------------------------------------------

Hmm... git already thinks the files are executable?

{code}
cmccabe@keter:~/src/htrace/htrace-core/src/go> git update-index --chmod=+x 
./format.sh
cmccabe@keter:~/src/htrace/htrace-core/src/go> git commit -av
# On branch master
nothing to commit, working directory clean
cmccabe@keter:~/src/htrace/htrace-core/src/go> git update-index --chmod=+x 
./gobuild.sh
cmccabe@keter:~/src/htrace/htrace-core/src/go> git commit -av
# On branch master
nothing to commit, working directory clean
{code}

Weirdness.  I guess open a JIRA if this is still a problem on a fresh checkout.

> Add standalone htraced server
> -----------------------------
>
>                 Key: HTRACE-9
>                 URL: https://issues.apache.org/jira/browse/HTRACE-9
>             Project: HTrace
>          Issue Type: Improvement
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>         Attachments: HTRACE-9.001.patch, HTRACE-9.002.patch
>
>
> Add a standalone htraced server which can accept trace spans and serve a web 
> GUI.



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

Reply via email to