[PATCH 0/2] syntax-check: Introduce a rule for one line error messages

Michal Privoznik posted 2 patches 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1693816204.git.mprivozn@redhat.com
build-aux/syntax-check.mk | 8 ++++++++
tools/virsh.c             | 6 ++++--
tools/virt-admin.c        | 6 ++++--
3 files changed, 16 insertions(+), 4 deletions(-)
[PATCH 0/2] syntax-check: Introduce a rule for one line error messages
Posted by Michal Privoznik 8 months ago
This is a follow up of:

https://listman.redhat.com/archives/libvir-list/2023-August/241416.html

And while the regular expression in patch 2/2 is very trivial it mostly
works. But I'm open for suggestions.

Michal Prívozník (2):
  tools: Reformat --help output of virsh and virt-admin
  syntax-check: Introduce a rule for one line error messages

 build-aux/syntax-check.mk | 8 ++++++++
 tools/virsh.c             | 6 ++++--
 tools/virt-admin.c        | 6 ++++--
 3 files changed, 16 insertions(+), 4 deletions(-)

-- 
2.41.0