Commit 8ffe5a3
committed
cmdlib: add excludepkgs for repos from fast-tracks.yaml
For some reason I was seeing behavior where more packages were getting
pulled from a repo generated with fast-tracks.yaml [1] than just what
was in the includepkgs line. I found that adding `excludepkgs=*` worked
but according to the docs that shouldn't be needed.
Life is too short, so let's just add it here.
[1] #40581 parent 4901a76 commit 8ffe5a3
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
| 554 | + | |
554 | 555 | | |
555 | 556 | | |
556 | 557 | | |
| |||
0 commit comments