fix inlines
This commit is contained in:
parent
a14440849b
commit
2d362bd08e
3 changed files with 3 additions and 3 deletions
|
@ -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 !*/Discussion" sort=mtime show=10
|
||||
[[!inline pages="./* and link(./confirmed) and !link(./done) and !*/Discussion" show=0
|
||||
archive=yes]]
|
||||
|
|
|
@ -2,5 +2,5 @@ If your bug report is listed here, it has been flagged as needing more
|
|||
information. Please respond to the bug and provide the requested
|
||||
information.
|
||||
|
||||
[[!inline pages="./* and link(./moreinfo) and !link(./done) and !*/Discussion" sort=mtime show=10
|
||||
[[!inline pages="./* and link(./moreinfo) and !link(./done) and !*/Discussion" sort=mtime show=0
|
||||
archive=yes]]
|
||||
|
|
|
@ -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 (not link(./confirmed)) and !link(./done) and !*/Discussion" sort=mtime show=10
|
||||
[[!inline pages="./* and (not link(./confirmed)) and !link(./done) and !*/Discussion" show=0
|
||||
archive=yes]]
|
||||
|
|
Loading…
Reference in a new issue