[libvirt] [PATCH 01/41] build: make augeas-gentest.pl write to stdout

Andrea Bolognani abologna at redhat.com
Thu Jul 25 15:18:56 UTC 2019


On Tue, 2019-07-23 at 17:02 +0100, Daniel P. Berrangé wrote:
> The augeas-gentest.pl program merges a config file into a augeas
> file, saving the output to a new file. It is going to be useful
> to further process the output file, and it would be easier if this can
> be done with a pipeline, so change augeas-gentest.pl to write to stdout
> instead of a file.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  build-aux/augeas-gentest.pl | 20 ++++++--------------
>  src/bhyve/Makefile.inc.am   |  2 +-
>  src/libxl/Makefile.inc.am   |  2 +-
>  src/locking/Makefile.inc.am |  6 +++---
>  src/logging/Makefile.inc.am |  2 +-
>  src/lxc/Makefile.inc.am     |  2 +-
>  src/qemu/Makefile.inc.am    |  2 +-
>  src/remote/Makefile.inc.am  |  2 +-
>  8 files changed, 15 insertions(+), 23 deletions(-)

Reviewed-by: Andrea Bolognani <abologna at redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list