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

ocrd workspace remove: recursive is not passed #832

Closed
bertsky opened this issue Mar 30, 2022 · 0 comments · Fixed by #833
Closed

ocrd workspace remove: recursive is not passed #832

bertsky opened this issue Mar 30, 2022 · 0 comments · Fixed by #833
Labels

Comments

@bertsky
Copy link
Collaborator

bertsky commented Mar 30, 2022

When running

ocrd workspace -d bucher1806_florae remove-group -fr GT

I get

Exception: fileGrp GT is not empty and recursive wasn't set

The culprit is here:

self.mets.remove_file_group(USE, force=force)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants