You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Roger Meier (JIRA)" <ji...@apache.org> on 2014/05/16 23:26:30 UTC

[jira] [Resolved] (THRIFT-2534) Cross language test results should recorded to a status.md or status.html file automatically

     [ https://issues.apache.org/jira/browse/THRIFT-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Meier resolved THRIFT-2534.
---------------------------------

    Resolution: Fixed
      Assignee: Roger Meier

Thanks Chamila!
I have committed a slightly modified patch.

Your patch had spaces within the file name , this is not feasible.

Please use this workflow in the future after cloning a new initial repo:
* sync master branch
    git pull origin master
* create a local feature branch
    git checkout -b THRIFT-2534
* make the changes and commit to your local feature branch
    git commit -a -s
* create a patch for submission
    git format-patch -1

best!
-roger

> Cross language test results should recorded to a status.md or status.html file automatically
> --------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-2534
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2534
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Test Suite
>            Reporter: Chamila Dilshan Wijayarathna
>            Assignee: Roger Meier
>              Labels: gsoc2014
>         Attachments: THRIFT-2534 - Cross language test results should recorded to a status.md or status.html file automatically - 0002.patch, THRIFT-2534 - Cross language test results should recorded to a status.md or status.html file automatically.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)