Commit Graph

1 Commits (74e6c460b41e0e0bc9fc0883cf49f765a727ab5c)

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