You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by spmallette <gi...@git.apache.org> on 2017/12/08 20:45:22 UTC

[GitHub] tinkerpop pull request #765: TINKERPOP-1851 Minor fix to allow long forms of...

GitHub user spmallette opened a pull request:

    https://github.com/apache/tinkerpop/pull/765

    TINKERPOP-1851 Minor fix to allow long forms of -e and -i to work

    https://issues.apache.org/jira/browse/TINKERPOP-1851
    
    There was some special handling of the short forms that wasn't accounted for with the long forms. Pretty simple fix. Added lots of tests to ensure the different options were covered.
    
    I could have probably CTR'd this, but since we're in code freeze technically, I thought I'd ask for reviews.

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

    $ git pull https://github.com/apache/tinkerpop TINKERPOP-1851

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

    https://github.com/apache/tinkerpop/pull/765.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 #765
    
----
commit d217b821b30f34649b876fa1086bb6b21d364bf8
Author: Stephen Mallette <sp...@genoprime.com>
Date:   2017-12-08T20:40:13Z

    TINKERPOP-1851 Minor fix to allow long forms of -e and -i to work
    
    There was some special handling of the short forms that wasn't accounted for with the long forms. Pretty simple fix. Added lots of tests to ensure the different options were covered.

----


---

[GitHub] tinkerpop issue #765: TINKERPOP-1851 Minor fix to allow long forms of -e and...

Posted by robertdale <gi...@git.apache.org>.
Github user robertdale commented on the issue:

    https://github.com/apache/tinkerpop/pull/765
  
    VOTE +1


---

[GitHub] tinkerpop issue #765: TINKERPOP-1851 Minor fix to allow long forms of -e and...

Posted by dkuppitz <gi...@git.apache.org>.
Github user dkuppitz commented on the issue:

    https://github.com/apache/tinkerpop/pull/765
  
    VOTE: +1


---

[GitHub] tinkerpop pull request #765: TINKERPOP-1851 Minor fix to allow long forms of...

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

    https://github.com/apache/tinkerpop/pull/765


---