exclude the duplicate tag page from the list of bugs

This commit is contained in:
Joey Hess 2018-11-12 12:05:03 -04:00
parent 5bb2c72b6d
commit f32d4d57db
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -3,8 +3,8 @@ This is git-annex's bug list.
To mark a bug as closed add \[\[done\]\] to the end of the original bug description. Closed bugs are moved to [[done]].
[[!inline pages="./bugs/* and !./bugs/*/* and !./bugs/done and !link(done)
and !./bugs/moreinfo and !./bugs/confirmed and !./bugs/forwarded and !*/Discussion"
actions=yes postform=yes postformtext="Report a new bug titled:" show=0 archive=yes
and !./bugs/moreinfo and !./bugs/confirmed and !./bugs/forwarded and !./bugs/duplicate
and !*/Discussion" actions=yes postform=yes postformtext="Report a new bug titled:" show=0 archive=yes
feedlimit=10 template=buglist]]
[[!edittemplate template=templates/bugtemplate match="bugs/*" silent=yes]]