You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by xiaozhongwang <gi...@git.apache.org> on 2018/01/08 08:58:20 UTC

[GitHub] trafodion pull request #1379: remove code about SP_EXPORT_LIB

GitHub user xiaozhongwang opened a pull request:

    https://github.com/apache/trafodion/pull/1379

    remove code about SP_EXPORT_LIB

    Because the SP_EXPORT_LIB is empty.
    make a build error, as:
    mkdir -p        ##(SEAMONSTER)
    mkdir: 缺少操作数       ##(SEAMONSTER)
    请尝试执行"mkdir --help"来获取更多信息。        ##(SEAMONSTER)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/xiaozhongwang/trafodion TRAFODION-2892

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafodion/pull/1379.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 #1379
    
----
commit 60ae3d229808811b9e58e3b27de142444a2de352
Author: Kenny <xi...@...>
Date:   2018-01-08T08:34:00Z

    remove code about SP_EXPORT_LIB

----


---

[GitHub] trafodion pull request #1379: [TRAFODION-2892] remove code about SP_EXPORT_L...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/trafodion/pull/1379


---