If I have a module inside of another module, the write method does not honor the module path.

Structure
=======================
/sites/all/modules/foo
/sites/all/modules/foo/foo_bar

Execute
=======================
drush autoadmin-generate foo_bar foo_bar_table --write


Result
=======================
drush: Module /sites/all/modules/foo_bar is not writeable

Comments

_rune’s picture

Category: bug » feature
Status: Active » Closed (won't fix)

Hey

No you are right it does not. A.t.m. this is not a feature I need so will close as wontfix, but a patch is welcome!
Cheers

Rune