[libvirt] [PATCH] Don't hardcode list of git submodules

Andrea Bolognani abologna at redhat.com
Mon Apr 15 13:07:05 UTC 2019


On Mon, 2019-04-15 at 13:58 +0100, Daniel P. Berrangé wrote:
> On Mon, Apr 15, 2019 at 02:46:19PM +0200, Andrea Bolognani wrote:
> > +CI_SUBMODULES = $(shell git submodules | awk '{ print $2 }')
> 
> s/submodules/submodule/

Yeah, and that '$' in '$2' needs to be quoted for it to work :/
I thought I tested this, but realized now that I was on a different
branch :/

Will fix both before pushing.

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list