Commits on Source (3)
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
If a command fails to execute but does not print anything to standard error, try and include the first line of standard output in the message we include in the diff. This was motivated by readelf(1) returning its error messages on stdout. (Closes: #931963, #59)