summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2021-03-12 10:52:02 -0500
committerShaun McCance <shaunm@redhat.com>2021-03-12 10:52:02 -0500
commita22cecc37b78318021b18f4d526d07b7779c22ac (patch)
treeeef679d54ed93d21664885595956ef7b5e33db14
parent4dc8a8972dccb92757dc5b620ffea095d864d8ac (diff)
downloadyelp-tools-a22cecc37b78318021b18f4d526d07b7779c22ac.tar.gz
Remove comment about revision version attrs from templates
This comment was intended to tell people to remove whichever of version, docversion, and pkgversion they don't use. But we dropped docversion and pkgversion from the templates to push towards the unified version attr, so the comment doesn't make sense anymore.
-rw-r--r--templates/info.ducktype.include1
-rw-r--r--templates/info.mallard.include1
2 files changed, 0 insertions, 2 deletions
diff --git a/templates/info.ducktype.include b/templates/info.ducktype.include
index fdc6de1..0238aa0 100644
--- a/templates/info.ducktype.include
+++ b/templates/info.ducktype.include
@@ -1,6 +1,5 @@
[--
Recommended statuses: stub incomplete draft outdated review candidate final
- Remove version attributes you don't use.
--]
@revision[version={{VERSION}} date={{DATE}} status=stub]
diff --git a/templates/info.mallard.include b/templates/info.mallard.include
index d3209d7..4c13989 100644
--- a/templates/info.mallard.include
+++ b/templates/info.mallard.include
@@ -1,6 +1,5 @@
<!--
Recommended statuses: stub incomplete draft outdated review candidate final
- Remove version attributes you don't use.
-->
<revision version="{{VERSION}}" date="{{DATE}}" status="stub"/>