Hi, > > This option realizes a stupid hack that tries to run the test > > cases line by line (separated by &&). > > In what way is that better than "sh -x t????-*.sh"? Your suggestion is more like "./t????-*.sh -v" instead of -s, at least on bash and dash here. But I didn't know the -x flag and it seems that this could be used in test-lib.sh to make the hack faster, more robust and less hacky ;-) Regards, Stephan -- Stephan Beyer <s-beyer@xxxxxxx>, PGP 0x6EDDD207FCC5040F -- 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