common/scripts/lint-conflicts: add bootstrap repo
This commit is contained in:

committed by
Michael Aldridge

parent
88df0eba0f
commit
2438f3a3a4
@@ -25,7 +25,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
declare -A newly_built conflicts_cache providers_cache pairs owners
|
declare -A newly_built conflicts_cache providers_cache pairs owners
|
||||||
repositories=("--repository=${binpkgs}" "--repository=${binpkgs}/nonfree")
|
repositories=("--repository=${binpkgs}/bootstrap" "--repository=${binpkgs}" "--repository=${binpkgs}/nonfree")
|
||||||
rv=0
|
rv=0
|
||||||
|
|
||||||
template_exists() {
|
template_exists() {
|
||||||
|
Reference in New Issue
Block a user