]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Remove virsh-synopsis
authorJán Tomko <jtomko@redhat.com>
Fri, 17 Jun 2016 17:35:37 +0000 (19:35 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 20 Jun 2016 16:16:50 +0000 (18:16 +0200)
commit79d3fc855c249147d9ddf336d4f67b2c521fbc29
treeb01c74bf7e7829092b1e2a5c04eca82da958450d
parent920ab8bdce7f896698b8408dfeef04bbd7fdb3d3
Remove virsh-synopsis

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
tests/virsh-synopsis [deleted file]