Re: [libvirt-jenkins-ci PATCH 5/7] lcitool: Use commands[] for deb-based distros

2020-03-30 Thread Daniel P . Berrangé
On Fri, Mar 27, 2020 at 08:34:57PM +0100, Andrea Bolognani wrote: > It's nicer to use, and will make further changes easier. > > This commit is better viewed with 'git show -w'. > > Signed-off-by: Andrea Bolognani > --- > guests/lcitool | 29 ++--- > 1 file changed, 14 i

[libvirt-jenkins-ci PATCH 5/7] lcitool: Use commands[] for deb-based distros

2020-03-27 Thread Andrea Bolognani
It's nicer to use, and will make further changes easier. This commit is better viewed with 'git show -w'. Signed-off-by: Andrea Bolognani --- guests/lcitool | 29 ++--- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/guests/lcitool b/guests/lcitool index