From: Gregory P. Smith Date: Wed, 21 Jan 2015 01:21:41 +0000 (-0800) Subject: Add the command line to the AssertionError raised by test.script_helper's X-Git-Tag: v3.5.0a1~138 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=afb507c0024686237fd384ea06f934c9ac80741b;p=python Add the command line to the AssertionError raised by test.script_helper's Python subprocess failure assertion error messages for easier debugging. Adds a unittest for test.script_helper to confirm that this code works as it is otherwise uncovered by an already passing test suite that uses it. :) --- afb507c0024686237fd384ea06f934c9ac80741b