Jeff King <peff@xxxxxxxx> writes: > diff --git a/t/t0303-credential-external.sh b/t/t0303-credential-external.sh > new file mode 100755 > index 0000000..79b046f > --- /dev/null > +++ b/t/t0303-credential-external.sh > @@ -0,0 +1,23 @@ > ... > +else > + helper_test_clean "$GIT_TEST_CREDENTIAL_HELPER" > + helper_test "$GIT_TEST_CREDENTIAL_HELPER" > +# helper_test_clean "$GIT_TEST_CREDENTIAL_HELPER" > +fi Huh? Leftover debugging cruft? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html