We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Bug
Closes
1 parent b174a21 commit 36cfebdCopy full SHA for 36cfebd
1 file changed
lr-remove
@@ -34,7 +34,7 @@ msg="${pkg}: Remove last-rited pkg
34
if [[ -n ${@} ]]; then
35
for bug; do
36
msg+="
37
-Closes: https://bugs.gentoo.org/${bug}"
+Bug: https://bugs.gentoo.org/${bug}"
38
done
39
fi
40
0 commit comments