Patrick Steinhardt <ps@xxxxxx> writes: > When the Bash version is too old to support BASH_XTRACEFD we print a > warning to stderr. This warning breaks the TAP format because it is not > prefixed with a "#". Fix this. > Nit: The important bit here is that TAP treats anything that starts with a '#' as a comment. Everything else is parsed. Since this is warning which shouldn't be parsed, we add the '#'. Perhaps worthwhile adding this extra context to the commit. Anyways not worth a re-roll. [snip]
Attachment:
signature.asc
Description: PGP signature