Commit 40396ebd368ea24e6bfea1c43ba0632efefae141

Richard Hansen 2025-02-03T18:26:58

tap: include malformed output in error message to aid with debugging * lib/tap-driver.sh: If the line that should contain the test script's exit status is not an integer (which would indicate a bug with the driver, not the code under test), include the line in the error message to help with debugging.