Skip to content

remote: Use last line of uname and shell output (#44165) (cherry-pick to preview)#44220

Merged
zed-zippy[bot] merged 1 commit intov0.216.xfrom
cherry-pick-v0.216.x-822fc7ef
Dec 5, 2025
Merged

remote: Use last line of uname and shell output (#44165) (cherry-pick to preview)#44220
zed-zippy[bot] merged 1 commit intov0.216.xfrom
cherry-pick-v0.216.x-822fc7ef

Conversation

@zed-zippy
Copy link
Contributor

@zed-zippy zed-zippy bot commented Dec 5, 2025

Cherry-pick of #44165 to preview


We have seen cases (see
#43694) where the user's
shell initialization script includes text that ends up in the output of
the commands we use to detect the platform and shell of the remote. This
solution isn't perfect, but it should address the issue in most
situations since both commands should only output one line.

Release Notes:

  • remote: Improve resiliency when initialization scripts output text

We have seen cases (see
#43694) where the user's
shell initialization script includes text that ends up in the output of
the commands we use to detect the platform and shell of the remote. This
solution isn't perfect, but it should address the issue in most
situations since both commands should only output one line.

Release Notes:

- remote: Improve resiliency when initialization scripts output text
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 5, 2025
@zed-zippy zed-zippy bot merged commit 3d72dcd into v0.216.x Dec 5, 2025
23 checks passed
@zed-zippy zed-zippy bot deleted the cherry-pick-v0.216.x-822fc7ef branch December 5, 2025 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant