Commit Graph

1 Commits (b183eb44643c315a0fbdc0d8d88cdbd221a46e7c)

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