fix excludes

This commit is contained in:
Joey Hess 2014-05-24 16:44:06 -04:00
parent 34959288ae
commit 950e718aee
Failed to extract signature
2 changed files with 2 additions and 2 deletions

View file

@ -4,5 +4,5 @@ to be the next bugs fixed.
If your bug report is not listed here, you probably need to provide more
information so that the bug can be reproduced. See also: [[unconfirmed]]
[[!inline pages="./* and link(./confirmed) and !link(./done) and !/bugs/unconfirmed" show=0
[[!inline pages="./* and link(./confirmed) and !link(./done) and !./unconfirmed" show=0
archive=yes]]

View file

@ -1,5 +1,5 @@
These bug reports have not yet been [[confirmed]] by the git-annex developers
to be actually bugs in git-annex, rather than some other problem.
[[!inline pages="./* and !link(./confirmed) and !link(./done) and !/bugs/confirmed" show=0
[[!inline pages="./* and !link(./confirmed) and !link(./done) and !./confirmed" show=0
archive=yes]]