In profiles/standard/standard.info, the line

files[] = sdl.profile

is unnecessary and should probably be removed.

Same in minimal.info, files[] = minimal.profile.

I imagine this was just an oversight from #915174: Remove unnecessary files[] declarations from core info files.

Comments

franz’s picture

Status: Active » Needs review
StatusFileSize
new626 bytes

Yes, let's remove the cruft.

kscheirer’s picture

Status: Needs review » Needs work

The last submitted patch, 1187550-removing_profile_files_info.patch, failed testing.

boombatower’s picture

Assigned: Unassigned » boombatower
Status: Needs work » Needs review
StatusFileSize
new974 bytes
boombatower’s picture

Should also be back-ported as this is non-breaking change that could be considered a bug or incorrect API usage.

franz’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +Needs backport to D7

This is very simple, let's get it in.

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.x and 7.x. Thanks!

Automatically closed -- issue fixed for 2 weeks with no activity.