Skip to content

Commit e11c934

Browse files
committed
file-kernel-stablereq: Fix accepting multiple versions
Signed-off-by: Michał Górny <[email protected]>
1 parent 65baea3 commit e11c934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

file-kernel-stablereq

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ sys-kernel/gentoo-kernel-${ver} *
1010
sys-kernel/gentoo-kernel-bin-${ver} *"
1111

1212
nl=$'\n'
13-
exec xdg-open "https://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&component=Stabilization&bug_severity=enhancement&short_desc=$("${scriptdir}"/urlencode <<<"${pkgs%% *}: stablereq")&cf_stabilisation_atoms=$("${scriptdir}"/urlencode <<<"${pkgs}")&keywords=CC-ARCHES&comment=Please+stabilize."
13+
xdg-open "https://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&component=Stabilization&bug_severity=enhancement&short_desc=$("${scriptdir}"/urlencode <<<"${pkgs%% *}: stablereq")&cf_stabilisation_atoms=$("${scriptdir}"/urlencode <<<"${pkgs}")&keywords=CC-ARCHES&comment=Please+stabilize."
1414
done

0 commit comments

Comments
 (0)