Skip to content

fix: allow escape interpretation for shells#57114

Closed
hurali97 wants to merge 1 commit into
react:mainfrom
hurali97:fix/escape-interpretation
Closed

fix: allow escape interpretation for shells#57114
hurali97 wants to merge 1 commit into
react:mainfrom
hurali97:fix/escape-interpretation

Conversation

@hurali97

@hurali97 hurali97 commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary:

This makes the shell to use escape interpretation by setting echo -e "...". For zsh shell, this often works out of the box. For other shells like bash, we may need to set it explicitly.

Changelog:

[INTERNAL] [FIXED] - allow escape interpretation for shells

Test Plan:

  • CI Passes
  • Verified Locally on template app
Screen.Recording.2026-06-08.at.10.13.37.PM.mov

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 8, 2026
@hurali97

hurali97 commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Let's wait for the CI jobs, especially test_e2e_android_templateapp job

@hurali97

hurali97 commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

cc: @cortinico

@facebook-github-tools facebook-github-tools Bot added the Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. label Jun 8, 2026
@meta-codesync

meta-codesync Bot commented Jun 8, 2026

Copy link
Copy Markdown

@cortinico has imported this pull request. If you are a Meta employee, you can view this in D107904889.

@meta-codesync meta-codesync Bot closed this in 40c90ad Jun 9, 2026
@meta-codesync

meta-codesync Bot commented Jun 9, 2026

Copy link
Copy Markdown

@cortinico merged this pull request in 40c90ad.

@facebook-github-tools facebook-github-tools Bot added the Merged This PR has been merged. label Jun 9, 2026
@react-native-bot

Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @hurali97 in 40c90ad

When will my fix make it into a release? | How to file a pick request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants