mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug
- Fixed problem where 'project' was not supported as a verbosity token (thanks to Adam Gibbins).
This commit is contained in:
parent
deb12102f6
commit
80d6655709
17 changed files with 35 additions and 17 deletions
|
@ -63,6 +63,7 @@ unlike ($output, qr/ID.+Project.+Pri.+Description/, '\'label\' verbosity good');
|
|||
# TODO Verbosity: 'header'
|
||||
# TODO Verbosity: 'edit'
|
||||
# TODO Verbosity: 'special'
|
||||
# TODO Verbosity: 'project'
|
||||
|
||||
# Cleanup.
|
||||
unlink qw(pending.data completed.data undo.data backlog.data synch.key verbose.rc);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue