[
https://issues.apache.org/jira/browse/THRIFT-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14299882#comment-14299882
]
ASF GitHub Bot commented on THRIFT-2972:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/367
THRIFT-2972 - Missing backstash in lib/cpp/test/Makefile.am
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-2972
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/367.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 #367
----
commit c9f98eaf2cac3a9f8c765d020432882cb136918c
Author: Nobuaki Sukegawa <[email protected]>
Date: 2015-01-31T15:27:22Z
THRIFT-2972 - Missing backstash in lib/cpp/test/Makefile.am
----
> Missing backstash in lib/cpp/test/Makefile.am
> ---------------------------------------------
>
> Key: THRIFT-2972
> URL: https://issues.apache.org/jira/browse/THRIFT-2972
> Project: Thrift
> Issue Type: Bug
> Components: Build Process, C++ - Library, Test Suite
> Reporter: Nobuaki Sukegawa
> Priority: Trivial
>
> It seems that I failed to escape a line ending in THRIFT-2910 fix.
> For some reason it doesn't break {{make check}} right now but only causes a
> bootstrap (or configure ?) warning and processor_test executable is missing
> because of this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)