
15 Apr
2019
15 Apr
'19
3:07 p.m.
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