Commit Graph

1 Commits (2119fedf4d2dc26e878fd2ce77d25b4644035f86)

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