mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Feature #282
- Applied large patch to make task return meaningful exit codes. - Added unit tests to prove this. - Thanks to Pietro Cerutti.
This commit is contained in:
parent
cc5c99c0a1
commit
62be3f8acb
11 changed files with 302 additions and 157 deletions
|
@ -2,7 +2,9 @@
|
|||
------ current release ---------------------------
|
||||
|
||||
1.8.2
|
||||
|
||||
+ Added feature #282 that returns useful exit codes to the shell. Now a
|
||||
script can detect whether no tasks were returned by a report (thanks to
|
||||
Pietro Cerutti).
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue