Versions Compared

Key

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

...

Code Block
title$HOME/course/test/f1/t2.ecf
%include <head.h>
ecflow_client --wait="t1 == complete". # wait for expression to become true
%include <tail.h>

...