commit | bf0dd8a8de9c4fc90f90bdcbce5ecf7e87a35b29 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Fri Jul 22 19:09:34 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Jul 22 20:34:16 2005 -0700 |
tree | 816374ed3bbaa59abef4d1407fef541685568997 | |
parent | 8cc393068aedc7378166ccc013d3954cd87f0deb [diff] |
[PATCH] Test framework: prettyprint the failed command. The output from a failure case had the test description message and the first line of the actual test script concatenated on the same line, which was ugly. Correct the output routine a bit to make it more readable. Signed-off-by: Junio C Hamano <junkio@cox.net> Signed-off-by: Junio C Hamano <junkio@cox.net>