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

Commit 24dabc6

Browse files
authored
Merge pull request #27 from amartinz/master
ubports-qa: bump pin priority to 3001
2 parents e62e684 + 88de69b commit 24dabc6

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
@@ -142,7 +142,7 @@ def add_pref(branch):
142142
# removal of repo etc
143143
pref.write("Package: *\n"
144144
"Pin: release o=UBports,a={}\n"
145-
"Pin-Priority: 2001\n".format(branch))
145+
"Pin-Priority: 3001\n".format(branch))
146146

147147

148148
def remove_list(branch):

0 commit comments

Comments
 (0)