From: Tomas Babej Date: Wed, 27 May 2015 09:42:21 +0000 (+0200) Subject: Merge branch 'master' of github.com:tbabej/taskwarrior-shift-all-recurrence-hook X-Git-Url: https://git.madduck.net/etc/taskwarrior.git/commitdiff_plain/85af7d862d8d778edcdbc5c9bee5e37e48abe82e?hp=6a2d72916b0afe5390f40f4e51a11c7a5b067dea Merge branch 'master' of github.com:tbabej/taskwarrior-shift-all-recurrence-hook --- diff --git a/pirate_add_shift_recurrence.py b/pirate_add_shift_recurrence.py index 42d0cc0..7eb5c77 100644 --- a/pirate_add_shift_recurrence.py +++ b/pirate_add_shift_recurrence.py @@ -4,7 +4,7 @@ import sys import os from tasklib.task import TaskWarrior -time_attributes = ('wait', 'until', 'scheduled') +time_attributes = ('wait', 'scheduled') def is_new_local_recurrence_child_task(task): # Do not affect tasks not spun by recurrence