
12 Mar
2019
12 Mar
'19
3:41 a.m.
On Mon, Mar 11, 2019 at 21:18:44 -0500, Eric Blake wrote:
In local testing, I accidentally introduced a self-test failure, and spent way too much time debugging it. Make sure the testsuite log includes some hint as to why command option validation failed.
Signed-off-by: Eric Blake <eblake@redhat.com> --- tools/vsh.c | 56 +++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 42 insertions(+), 14 deletions(-)
ACK