whoops, return the_time from Command.parseTimeSpec()
This commit is contained in:
parent
cc54eb8883
commit
9431ff1c88
@ -75,3 +75,4 @@ class Command:
|
||||
the_time -= delta
|
||||
else:
|
||||
the_time += delta
|
||||
return the_time
|
||||
|
Loading…
x
Reference in New Issue
Block a user