Merge lp:~apw/britney/kernel-release-hints--drop-ubuntu-branch-prefix into lp:~ubuntu-release/britney/britney1-ubuntu

Proposed by Andy Whitcroft
Status: Merged
Merged at revision: 347
Proposed branch: lp:~apw/britney/kernel-release-hints--drop-ubuntu-branch-prefix
Merge into: lp:~ubuntu-release/britney/britney1-ubuntu
Diff against target: 12 lines (+1/-1)
1 file modified
britney (+1/-1)
To merge this branch: bzr merge lp:~apw/britney/kernel-release-hints--drop-ubuntu-branch-prefix
Reviewer Review Type Date Requested Status
Iain Lane Approve
Review via email: mp+393033@code.launchpad.net

Commit message

Follow branch prefix removal in kernel-testing hints.

To post a comment you must log in.
Revision history for this message
Iain Lane (laney) wrote :

ty

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'britney'
2--- britney 2020-10-28 16:09:12 +0000
3+++ britney 2020-10-29 10:44:26 +0000
4@@ -429,7 +429,7 @@
5 make_hints_git "$DATA_B2/$SERIES-proposed/Hints" "https://git.launchpad.net/~ubuntu-release/britney/+git/hints-ubuntu" "$branch"
6 # Kernel team kernel-release hints.
7 kernel_hint_dir="$DATA_B2/$SERIES-proposed/Hints/kernel-testing-hints"
8- make_hints_git "$kernel_hint_dir" "$kernel_git_repo" "ubuntu/$branch"
9+ make_hints_git "$kernel_hint_dir" "$kernel_git_repo" "$branch"
10 sanitise_hints_kernel "$kernel_hint_dir/release" "$DATA_B2/$SERIES-proposed/Hints" "$DATA_B2/$SERIES-proposed/Hints/kernel-testing"
11 fi
12 fi

Subscribers

People subscribed via source and target branches