It started simple - I pointed somebody to debug logs kbase article only
to realize our own examples don't work. And ended up fixing bash
completion. Fans of 'Malcolm in the Middle' know the feeling.
Michal Prívozník (6):
kbase: Use virt-admin daemon-timeout correctly
virt-admin: Make --timeout of daemon-timeout positional argument
bash-completion: Run virsh/virt-admin in quiet mode
vsh: Close stderr among with stdin in cmdComplete
vsh: Restore original rl_line_buffer after completion
vsh: Don't crash when @text is NULL in vshCompleterFilter()
docs/kbase/debuglogs.rst | 4 ++--
docs/manpages/virt-admin.rst | 2 +-
tools/bash-completion/vsh.in | 2 +-
tools/virt-admin.c | 1 +
tools/vsh.c | 16 +++++++++++-----
5 files changed, 16 insertions(+), 9 deletions(-)
--
2.44.1