Versions Compared

Key

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

...

Code Block
ecflow_client --init $$
 for i in 10 20 30 40 ... ; do
  ecflow_client --meter foo $i
  sleep 1
 done
 ecflow_client --complete

After the job has modified the meter a few times it looks like:

And in the end the meter looks like: