Versions Compared

Key

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

...

  1. Try to modify the suite to run with a clock date from the previous week. 
     use :ecflow_client --alter change clock_date <day>.<month>.<year>  /test
     i.e    e.    ecflow_client --alter change clock_date 1.1.2010   /test
  2. Check the values of the ecFlow variable‘s
  3. Set the suite clock to sync  with the computer
      ecflow_client --alter change clock_sync   /test
      Check with:
      ecflow_client --get /test | grep clock

...