]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-build-pull-requests: set UTF-8 for ansible-galaxy 2504/head
authorDan Mick <dan.mick@redhat.com>
Wed, 10 Dec 2025 22:17:07 +0000 (14:17 -0800)
committerDan Mick <dan.mick@redhat.com>
Wed, 10 Dec 2025 22:20:57 +0000 (14:20 -0800)
Signed-off-by: Dan Mick <dan.mick@redhat.com>
ceph-build-pull-requests/build/build

index 3c4948528471f90d8ce450f280ed0a7afcf4506c..72810b48820a96a5d11ede6da70eecce94fd4f31 100644 (file)
@@ -1,6 +1,7 @@
 #!/bin/bash
 
 set -e
+export LC_ALL=en_us.UTF-8
 
 "$WORKSPACE/scripts/setup_uv.sh"
 PATH=$PATH:$HOME/.local/bin