Commits


Sutou Kouhei authored and GitHub committed e80254480b7
GH-41247: [Release] Use LC_ALL in binary upload scripts (#41248) ### Rationale for this change Setting all `LC_*` explicitly is redundant. ### What changes are included in this PR? Use `LC_ALL` instead. ### Are these changes tested? No. ### Are there any user-facing changes? No. * GitHub Issue: #41247 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>