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é <[email protected]>
> ---
>  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 <[email protected]>

-- 
Andrea Bolognani / Red Hat / Virtualization

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to