Commit Graph

1 Commits (523cb8b5a49cadba17816101b0e259a9c03ed671)

Author SHA1 Message Date
Matt Martz 76867730bf
Don't ignore a duplicate host for an already processed include (#40361)
* Don't ignore a duplicate host for an already processed include, assume that the repetition indicates a new include. Fixes #40317

* Add intg tests to ensure duplicate items in loop are not deduped

* Add note about relative indexing
6 years ago