Closed jrahme-cci closed 4 months ago
For the runner manual install some versions of grep caused extra output to enter the arch variable. This PR redirects the /usr/bin/arch stderr and stdout to avoid contaminating the variable with extra output.
/usr/bin/arch
Issue was raised in an on-prem support workflow https://circleci.slack.com/archives/C05LH7BMR2A/p1713553512725209
Please follow our style when contributing to CircleCI docs. Our style guide is here: https://circleci.com/docs/style/style-guide-overview.
Please take a moment to check through the following items when submitting your PR (this is just a guide so will not be relevant for all PRs) 😸:
Description
For the runner manual install some versions of grep caused extra output to enter the arch variable. This PR redirects the
/usr/bin/arch
stderr and stdout to avoid contaminating the variable with extra output.Reasons
Issue was raised in an on-prem support workflow https://circleci.slack.com/archives/C05LH7BMR2A/p1713553512725209
Content Checklist
Please follow our style when contributing to CircleCI docs. Our style guide is here: https://circleci.com/docs/style/style-guide-overview.
Please take a moment to check through the following items when submitting your PR (this is just a guide so will not be relevant for all PRs) 😸: