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

only_blobs and created directories #17

Closed
kuba opened this issue Nov 16, 2013 · 1 comment
Closed

only_blobs and created directories #17

kuba opened this issue Nov 16, 2013 · 1 comment

Comments

@kuba
Copy link

kuba commented Nov 16, 2013

If you set:

[backup]
recipe = collective.recipe.backup
blob_storage = ${buildout:directory}/var/blobstorage
only_blobs = true

Then all the directories, including ones defined by backup_location and snapshot_location, are created. Those 2 are redundant and will always stay empty and therefore check_folders should not create those folders if only_blobs is set to true.

@mauritsvanrees
Copy link
Member

Good point. I have released 2.16 with a fix.

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

No branches or pull requests

2 participants