...
- Make the changes to the suite definition file
- Create all the necessary ecf script‘s
- Replace the suite
python: python3 test.py; python3 client.py
text: ecflow_client --suspend=/test ; ecflow_client --replace=/test test.def - ecflow_ui has a special window to explain why a task is queued. Select a queued task and press the icon
or click on the 'Why tab' - Manually run the task. Examine the log file on disk.
...