Skip to content

Conversation

patrickthornton
Copy link

loads "bash -c {command}" with env by prepending export commands; unfortunately, given pexpect's API, i don't see a cleaner way to do this. previous method of including environment in check50's command didn't work due to bash's environment taking precedence. should allow check50 to work on C programs on new macs if they troubleshoot things like cs50/cs50.readthedocs.io#169. passes all tests on my machine except two skipped valgrind tests

@rongxin-liu rongxin-liu self-assigned this Jul 11, 2025
@rongxin-liu rongxin-liu added this to the 4.0.0 milestone Jul 11, 2025
@rongxin-liu rongxin-liu added the 4.x Issues relating to check50 4.x label Jul 16, 2025
@rongxin-liu rongxin-liu changed the base branch from main to 4.0.0-dev July 24, 2025 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Issues relating to check50 4.x enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants