Skip to content

Commit c0229e6

Browse files
committed
stablereq-make-list: Switch to pkgdev bugs format
Signed-off-by: Michał Górny <[email protected]>
1 parent 153fafa commit c0229e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stablereq-make-list

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
# into an editor
44

55
pkgcheck scan ${PKGCHECK_ARGS} -c StableRequestCheck -R FormatReporter \
6-
--format 'file-stablereq {category}/{package}-{version} # {desc}' "${@}" |
6+
--format '={category}/{package}-{version}' "${@}" |
77
sort | ${EDITOR:-vim} -

0 commit comments

Comments
 (0)