Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The submitted late time is inherited from parent if not present in the node itself. That is defining late -s on a suite all tasks will have that value, e.g.

Code Block
task t1 
   late -s +00:15 -a 20:00 -c +02:00

...