Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

SERVER-98187: Remove ANSI ESC code from subprocess.run output, causing regex failure to match #1603

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ssooffiiaannee
Copy link

python buildscripts/scons.py mongod fails because regex failure to match "Package operations:" with "�[39;1mPackage operations�[39;22m:". Add escape suppression

@kelly-cs
Copy link
Contributor

kelly-cs commented Dec 9, 2024

Thanks for making this pull request! We just need a couple of things from you to start our consideration of the PR. Can you please:

  1. Sign our Contributor's Agreement.

  2. Create a new SERVER ticket on JIRA.

@ssooffiiaannee
Copy link
Author

Ticket : https://jira.mongodb.org/browse/SERVER-98187

@kelly-cs kelly-cs changed the title Remove ANSI ESC code from subprocess.run output, causing regex failure to match SERVER-98187: Remove ANSI ESC code from subprocess.run output, causing regex failure to match Dec 12, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants