Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.

Commit 09ed5af

Browse files
Put ubports-qa-installed repositories above xenial repository
1 parent e23767d commit 09ed5af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ubports-qa

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ def add_pref(branch):
131131
# removal of repo etc
132132
pref.write("Package: *\n"
133133
"Pin: release o=UBports,a={}\n"
134-
"Pin-Priority: 2000\n".format(branch))
134+
"Pin-Priority: 2001\n".format(branch))
135135

136136

137137
def remove_list(branch):

0 commit comments

Comments
 (0)