Commit 2af1304
committed
dffml: Fix duplicate preference matching on exported names
`==` should have been `!=`, load order varies machine to machine, just came up
as an issue when `@config` started to become `ConfigLoader`.
Signed-off-by: John Andersen <johnandersenpdx@gmail.com>1 parent 03108c3 commit 2af1304
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
0 commit comments