aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'templates/commit-snippet-2')
-rw-r--r--templates/commit-snippet-22
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/commit-snippet-2 b/templates/commit-snippet-2
index 1dd7df8..577db3b 100644
--- a/templates/commit-snippet-2
+++ b/templates/commit-snippet-2
@@ -2,6 +2,6 @@
pushd @@CP@@ > /dev/null
repoman -d full || exit 1
-repoman -m "@@CP@@: @@NEWKEYWORD@@ stable (bug #@@BUG@@)" commit || exit 1
+repoman -m "@@CP@@: ${DESCR}" commit || exit 1
popd > /dev/null