Skip to content
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

MRG: fix bug in zip paths if output provided in current dir #121

Merged
merged 3 commits into from
Oct 21, 2024

Conversation

bluegenes
Copy link
Collaborator

@bluegenes bluegenes commented Oct 16, 2024

This restores use of an output zipfile that does not contain an explicit path:output.zip was previously failing, but not /path/to/output.zip, which is why all tests passed.

Since we use tempdirs to run tests, not sure how to test this appropriately...?

@bluegenes bluegenes marked this pull request as ready for review October 16, 2024 19:36
@bluegenes bluegenes changed the title WIP: fix bug in zip paths if output provided in current dir MRG: fix bug in zip paths if output provided in current dir Oct 16, 2024
@bluegenes
Copy link
Collaborator Author

@ctb ready for review

@bluegenes bluegenes merged commit 1b19919 into main Oct 21, 2024
1 check passed
@bluegenes bluegenes deleted the fix-path-bug branch October 21, 2024 22:42
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.

fix directory bug in load_existing_sig_batches
2 participants