Re: [libvirt PATCH 09/33] ci: build.sh: Add a wrapper function over the 'codestyle' job

2023-08-31 Thread Daniel P . Berrangé
On Fri, Aug 25, 2023 at 07:55:17PM +0200, Erik Skultety wrote: > This helper is a shell function transcript of its original GitLab CI > counterpart. > > Signed-off-by: Erik Skultety > --- > ci/build.sh | 9 + > 1 file changed, 9 insertions(+) > > diff --git a/ci/build.sh b/ci/build.sh >

[libvirt PATCH 09/33] ci: build.sh: Add a wrapper function over the 'codestyle' job

2023-08-25 Thread Erik Skultety
This helper is a shell function transcript of its original GitLab CI counterpart. Signed-off-by: Erik Skultety --- ci/build.sh | 9 + 1 file changed, 9 insertions(+) diff --git a/ci/build.sh b/ci/build.sh index ab471f2741..b2891a0c0f 100644 --- a/ci/build.sh +++ b/ci/build.sh @@ -73,3 +