Matthew Ogilvie <mmogilvi_git@xxxxxxxxxxxx> writes: > diff --git a/t/README b/t/README > index 4e1d7dd..8c5d892 100644 > --- a/t/README > +++ b/t/README > @@ -75,6 +75,14 @@ appropriately before running "make". > As the names depend on the tests' file names, it is safe to > run the tests with this option in parallel. > > +--with-dashes:: > + By default tests are run without dashed forms of > + commands (like git-commit) in the PATH (it only uses > + wrappers from TOP/git-bin). Use this option to include TOP > + in the PATH, which conains all the dashed forms of commands. > + This option is currently implied by other options like --valgrind > + and GIT_TEST_INSTALLED. > + Shouldn't it be 'TOP/bin-wrappers' and not 'TOP/git-bin'? Shouldn't TOP be explained somewhere, or is it obvious in the context? s/conains/contains/. > +else # normal case, use ../bin-wrappers only unless $with_dashes: -- Jakub Narebski Poland ShadeHawk on #git -- 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