[
https://issues.apache.org/jira/browse/THRIFT-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14091767#comment-14091767
]
ASF GitHub Bot commented on THRIFT-2655:
----------------------------------------
GitHub user cdwijayarathna opened a pull request:
https://github.com/apache/thrift/pull/178
THRIFT-2655 CPP tests should not use relative path when accessing ssh
related files
Need a doc update for http://thrift.apache.org/docs/install/debian .
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cdwijayarathna/thrift THRIFT-2655
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/178.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 #178
----
commit 3170b08fed1805bd53e99c0ebd5233536ac014bd
Author: Chamila Wijayarathna <[email protected]>
Date: 2014-08-08T06:40:06Z
Merge pull request #1 from apache/master
merge
commit 3da38b0f6ac60e9022990a506474c646c2a890b8
Author: cdwijayarathna <[email protected]>
Date: 2014-08-09T12:15:56Z
THRIFT-2655 CPP tests should not use relative path when accessing ssh
related files
----
> CPP tests should not use relative path when accessing ssh related files
> -----------------------------------------------------------------------
>
> Key: THRIFT-2655
> URL: https://issues.apache.org/jira/browse/THRIFT-2655
> Project: Thrift
> Issue Type: Bug
> Components: Test Suite
> Reporter: Chamila Dilshan Wijayarathna
> Labels: gsoc2014
>
> Using relative paths only allow us to execute TestServer and TestClient from
> test folder. This won't work when we add test.py to 'make cross' since make
> cross is executed from root directory.
--
This message was sent by Atlassian JIRA
(v6.2#6252)