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

Fix non-recursive rm deleting files in subdirectories #994

Merged
merged 2 commits into from
Feb 13, 2024
Merged

Fix non-recursive rm deleting files in subdirectories #994

merged 2 commits into from
Feb 13, 2024

Conversation

emnoor-reef
Copy link
Contributor

Running b2 rm myBucket folder should delete everything directly in folder but, should not delete in files in the the subdirectories of folder.

The bug makes the above command delete the first file from every subdirectory under folder.

emnoor-reef and others added 2 commits February 12, 2024 11:17
Co-authored-by: Maciej Urbański <122983254+mjurbanski-reef@users.noreply.github.com>
@mjurbanski-reef mjurbanski-reef merged commit 1aa1b62 into Backblaze:master Feb 13, 2024
30 checks passed
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.

None yet

2 participants