Is I say:
$ drush mb . foo
then that means take the module name from the current folder.
That should also mean that the location for writing is the current folder too -- hence --parent should get set to . too.
Is I say:
$ drush mb . foo
then that means take the module name from the current folder.
That should also mean that the location for writing is the current folder too -- hence --parent should get set to . too.
Comments
Comment #1
joachim commentedFixed as part of another issue.