Active
Project:
Drush extras
Version:
7.x-3.5
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 May 2014 at 15:00 UTC
Updated:
13 May 2014 at 15:00 UTC
When i run drush block-configure --module=comment --delta=recent --region=-1 in a bash script it completely removes the block from the admin page...
When i run drush block-configure --module=comment --delta=recent --region=-1 from the command line the block remains on the admin page but in the disabled section...
I would like the latter to be true when I run drush block-configure from scripts... any ideas?