GitHub user Weixin-Xu opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/1123

    [TRAFODION-2337] odb on windows can not use parameter with absolute path

    When using absolute path on windows such as src=d:/src.txt , ':' will be 
used as separator.
    So I add judging condition to avoid dividing when ':' and '/' is apart.

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

    $ git pull https://github.com/Weixin-Xu/incubator-trafodion odb2337

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

    https://github.com/apache/incubator-trafodion/pull/1123.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 #1123
    
----
commit 78cabaea772a7b11304484aeb54f5dd7f17522f2
Author: Weixin-Xu <[email protected]>
Date:   2017-06-16T09:17:04Z

    [TRAFODION-2337] odb on windows can not use parameter with absolute path

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to