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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 1187550-remove-files.patch | 974 bytes | boombatower |
| #1 | 1187550-removing_profile_files_info.patch | 626 bytes | franz |
Comments
Comment #1
franzYes, let's remove the cruft.
Comment #2
kscheirer#1: 1187550-removing_profile_files_info.patch queued for re-testing.
Comment #4
boombatower commentedComment #5
boombatower commentedShould also be back-ported as this is non-breaking change that could be considered a bug or incorrect API usage.
Comment #6
franzThis is very simple, let's get it in.
Comment #7
webchickCommitted and pushed to 8.x and 7.x. Thanks!