...
- 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. ecflow_client --alter change clock_date 1.4.2020 /test - Check the values of the ecFlow variable‘s
- Set the suite clock to sync with the computer
ecflow_client --alter change clock_sync /test
Check with:
ecflow_client --get /test | grep clock
Note |
---|
...