8000 Fixed handling of --skip_dirs arg by swryan · Pull Request #105 · OpenMDAO/testflo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fixed handling of --skip_dirs arg #105

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 12, 2024
Merged

Conversation

swryan
Copy link
@swryan swryan commented Mar 7, 2024

Summary

  • removed the resetting of the skip_dirs option to an empty list
  • updated the logic in read_config_file to append to options that are a list instead of replacing them

Also:

  • added __pycache__ to the default skip_dirs list

Related Issues

Backwards incompatibilities

None

New Dependencies

None

@swryan swryan requested a review from naylor-b March 7, 2024 22:16
@swryan swryan merged commit b4ecce0 into OpenMDAO:master Mar 12, 2024
@swryan swryan deleted the 104_skip_dirs branch May 28, 2024 20:18
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.

--skip_dirs option doesn't work
2 participants
0