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

Commit 88de69b

Browse files
committed
ubports-qa: bump pin priority to 3001
Change-Id: I5dd46e1efab6bb6330bbf0f44bb576190506b94b Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
1 parent e62e684 commit 88de69b

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)