20 Jun
2016
20 Jun
'16
5:17 p.m.
On Fri, Jun 17, 2016 at 20:04:39 +0200, Ján Tomko wrote:
This tests checks that the first word after SYNOPSIS in virsh help ${command} output is ${command}.
This was only good to check that the command option structures are valid, which is now served by 'virsh self-test'. --- tests/Makefile.am | 1 - tests/virsh-synopsis | 44 -------------------------------------------- 2 files changed, 45 deletions(-) delete mode 100755 tests/virsh-synopsis
ACK