nocejo / trev

Taskwarrior tasks reviewing script
Other
14 stars 1 forks source link

Error when reviewing just-one-task #39

Open nocejo opened 9 years ago

nocejo commented 9 years ago

When performing a just-one-task review, as in trev.pl 113 an error is thrown:

Illegal division by zero at /home/.../trev.pl line 436.

This is a regression due to the counter extension when addressing issue #30 Issuing a final report , and probably can be solved there.