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