File is declared in both field_group.module line 145 and field_group.features.inc line 26.

Comments

Stalski’s picture

field_group.features.inc is not there anymore. Maybe you copied the module over the other, remaining the files that are deleted?

levelos’s picture

Status: Active » Closed (works as designed)

You're very right, my apologies. For anyone else who sees this, running drush dl module_name when the module is already installed will merge the directories, not replace the old one. On a related note, i definitely concur that #1095130: Features export not working with rc2 is definitely a problem. Thanks for the great work.