Skip to content

Fix shell triple quoted strings - #11518

Open
garazdawi wants to merge 2 commits into
erlang:masterfrom
garazdawi:lukas/stdlib/fix-shell-triple-quoted-strings
Open

Fix shell triple quoted strings#11518
garazdawi wants to merge 2 commits into
erlang:masterfrom
garazdawi:lukas/stdlib/fix-shell-triple-quoted-strings

Conversation

@garazdawi

Copy link
Copy Markdown
Member

closes #11365

@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

CT Test Results

    2 files    100 suites   1h 8m 25s ⏱️
2 309 tests 2 258 ✅ 51 💤 0 ❌
2 730 runs  2 674 ✅ 56 💤 0 ❌

Results for commit 1247d97.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@IngelaAndin IngelaAndin added team:VM Assigned to OTP team VM team:PS Assigned to OTP team PS labels Aug 24, 2026
@RaimoNiskanen
RaimoNiskanen self-requested a review August 24, 2026 13:48
@RaimoNiskanen RaimoNiskanen self-assigned this Aug 24, 2026
@RaimoNiskanen RaimoNiskanen added this to the OTP 30.0 milestone Aug 24, 2026

@RaimoNiskanen RaimoNiskanen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@RaimoNiskanen RaimoNiskanen added the testing currently being tested, tag is used by OTP internal CI label Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix in progress priority:medium team:PS Assigned to OTP team PS team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Syntax error in the shell with functions containing triple-quoted strings

3 participants