Skip to content
GitLab
Explore
Sign in
Bash 3.2 support in `toolchain_test`
代码
评审变更
检出分支
下载
补丁
文本差异
Matthew Clarkson
requested to merge
ci-matrix
into
main
Feb 05, 2025
Overview
1
Commits
5
Pipelines
6
Changes
8
Expand
Bash 3.2 (the default on MacOS) does not support
${@}
syntax and
$@
must be used.
Edited
Feb 06, 2025
by
Matthew Clarkson
Merge request reports
Loading