Štěpán Němec <stepnem@xxxxxxxxx> writes: > Thanks, Matthieu! > > Petr's original patch doesn't apply cleanly due to a bogus context line > after a recent change in Makefile. For convenience, below is the updated > patch including Matthieu's changes applicable to current master. > > And FWIW (I didn't try to build the documentation, though): > > Tested-by: Štěpán Němec <stepnem@xxxxxxxxx> Thanks, but this seems to break t8005 for whatever reason. > diff --git a/t/t0003-attributes.sh b/t/t0003-attributes.sh > index 53bd7fc..7fe3b49 100755 > --- a/t/t0003-attributes.sh > +++ b/t/t0003-attributes.sh > @@ -15,6 +15,7 @@ attr_check () { > > } > > +HOME=$(pwd) I see a few tests here and there that uses the test-trash directory as HOME; perhaps we should have done that in test-lib.sh to make our life easier? -- 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