Skip to content

Conversation

@nataliakokoromyti
Copy link

Replace sed -i with a more portable approach for prepending the ASAN_OPTIONS export to run-test.mk.

The sed approach with 1i doesn't work reliably on all systems. This uses echo instead, which is more straightforward and works everywhere.

Test suite runs correctly with this change. This is an infrastructure fix with no new tests. To evaluate run existing test suite.

fix: preserve newline at eof
@KrystalDelusion KrystalDelusion added the merge-soon Merge: PR will be merged at the end of the next work day unless concerns are raised label Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge-soon Merge: PR will be merged at the end of the next work day unless concerns are raised

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants