Re: [libvirt PATCH 28/33] ci: helper: Add a helper to create a local repo clone Pythonic way

2023-08-31 Thread Daniel P . Berrangé
On Fri, Aug 25, 2023 at 07:55:36PM +0200, Erik Skultety wrote: > A proper Python equivalent of 'git clone --local'. > > Signed-off-by: Erik Skultety > --- > ci/helper | 4 > 1 file changed, 4 insertions(+) Reviewed-by: Daniel P. Berrangé With regards, Daniel -- |: https://berrange.com

[libvirt PATCH 28/33] ci: helper: Add a helper to create a local repo clone Pythonic way

2023-08-25 Thread Erik Skultety
A proper Python equivalent of 'git clone --local'. Signed-off-by: Erik Skultety --- ci/helper | 4 1 file changed, 4 insertions(+) diff --git a/ci/helper b/ci/helper index 2a51ce1786..d704d1f711 100755 --- a/ci/helper +++ b/ci/helper @@ -211,6 +211,10 @@ class Application: if