"Sverre Rabbelier" <srabbelier@xxxxxxxxx> writes: > Ah, I guess logging to /tmp/git-test-result was more reliable then. > Any suggestions as to what is the best solution here? (We could for > example save $PWD at the beginning of test-lib.sh.) Saving at the beginning to use in test_done, and optionally detecting that cwd was changed and warn, would be sensible, I think. > Ah, yes, I was going to have each test log to their own file > (test-results-$$) and then cat the result together, but I figured that > since we are .NOTPARALLEL anyway it would be more efficient not to. I > reckon that whenever we decide to make such a change it will be then > that we modify this script, if it is included? Yup. That is what I meant by "not immediate, but something to keep in mind". -- 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