circleci / circleci-docs

Documentation for CircleCI.
https://circleci.com/docs/
Other
795 stars 1.3k forks source link

redirect output to avoid arch variable contamination #8760

Closed jrahme-cci closed 4 months ago

jrahme-cci commented 6 months ago

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) 😸: