mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-08 06:31:50 +00:00
When output was changed to stderr for user output, this broke automatic generation of the bash completion function. Add suitable redirection to the generation script to capture stderr. Add test to check the generated file looks reasonable. Signed-off-by: Icarus Sparry <icarus.w.sparry@intel.com>