Johannes Sixt wrote: > I can just amend my patch, no problem, and we solve the issue as you > propose (or perhaps not - it *is* ugly as hell). For your application, I’d suggest using BASH_XTRACEFD. Or not, since it is good to reveal problems people will run into when they try sh -x some-particular-test.sh Since the problem cases seem to be rare, I guess the ‘grep’ trick is good enough. It is nice anyway to be able to switch between fatal: and error: without breaking tests. t9108 seems to have the same problem. Maybe you skip svn tests? Jonathan -- 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