Skip to content

fix: JSON parsing regression in build.sh#1865

Open
benallfree wants to merge 1 commit intomeshcore-dev:mainfrom
MeshEnvy:fix/python-json-parse-error
Open

fix: JSON parsing regression in build.sh#1865
benallfree wants to merge 1 commit intomeshcore-dev:mainfrom
MeshEnvy:fix/python-json-parse-error

Conversation

@benallfree
Copy link

@benallfree benallfree commented Feb 27, 2026

This PR fixes a build regression introduced in 5df139f that was causing the error:

json.decoder.JSONDecodeError: Invalid control character at: line 1 column 157 (char 156)

Swapped echo, for printf '%s' because printf never interprets its argument for escape sequences.

@benallfree benallfree changed the title fix: JSON parsing regression in build fix: JSON parsing regression in build.sh Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant