On 20/05/15 21:56, Junio C Hamano wrote:
Junio C Hamano <gits...@pobox.com> writes:

Luke Diamand <l...@diamand.org> writes:

+
+test_expect_failure 'EDITOR has options' '
+# Check that the P4EDITOR argument can be given command-line
+# options, which git-p4 will then pass through to the shell.
+test_expect_success 'EDITOR has options' '
+       git p4 clone --dest="$git" //depot &&

Oops?  I assume that the one before the comment should go and this
one is

        test_expect_failure 'Editor with an option' '

or something.

I'll queue the three patches, each of them followed with its own
SQUASH commit.  Could you sanity check them?  If everything looks OK
then I'll just squash them and that way we can save back-and-forth.

That would be great, thanks!


--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to