mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Enhancement - caseless compare
- Fixed bug detecting multiple failed negative attribute matches.
This commit is contained in:
parent
4f1183a358
commit
b1700f3cf6
3 changed files with 28 additions and 18 deletions
|
@ -40,6 +40,7 @@ if (open my $fh, '>', 'hasnt.rc')
|
|||
}
|
||||
|
||||
# 1
|
||||
diag ("Initialization taskes 6 seconds");
|
||||
qx{../task rc:hasnt.rc add foo};
|
||||
|
||||
# 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue