On Mon, Feb 06, 2023 at 02:53:14PM +0100, Erik Skultety wrote:
Unless we run it as 'sh ci/build.sh' in .gitlab-ci.yml
recipes and
instead opt into doing 'chmod +x && ci/build.sh' it will cause meson
dist build to fail with a fatal error about having uncommitted changes
in the repo. Therefore, let's just make the script executable, it's the
most straightforward solution.
Signed-off-by: Erik Skultety <eskultet(a)redhat.com>
---
ci/build.sh | 0
1 file changed, 0 insertions(+), 0 deletions(-)
mode change 100644 => 100755 ci/build.sh
diff --git a/ci/build.sh b/ci/build.sh
old mode 100644
new mode 100755
Reviewed-by: Daniel P. Berrangé <berrange(a)redhat.com>
With regards,
Daniel
--
|:
https://berrange.com -o-
https://www.flickr.com/photos/dberrange :|
|:
https://libvirt.org -o-
https://fstop138.berrange.com :|
|:
https://entangle-photo.org -o-
https://www.instagram.com/dberrange :|