Since support for Workspaces was added we are getting console errors when exporting default content as we don't have a Workspaces directory, so `rmdir` fails:
$ drush dcer taxonomy_term --folder=modules/custom/uwl_example_content/content
rmdir(modules/custom/uwl_example_content/content/workspace/): No such file or directory default_content_extra.drush.inc:39
Deleted modules/custom/uwl_example_content/content/workspace/| Comment | File | Size | Author |
|---|---|---|---|
| #2 | check-workspace-dir-existence-3010236-2.patch | 544 bytes | earthday47 |
Comments
Comment #2
earthday47Here's a patch.
Comment #3
earthday47Comment #5
badjava commentedCommitted. Thanks @earthday47 and Phil!