...
Regardless of how the job was generated, i.e. via python script or by the ecflow server, we need a way of checking the job independent of ecFlow.
...
When NO_ECF is set, ecflow_client executable returns immediately with return value of 0. (i.e. success). This lets you exercise your scripts/job independent of ecflow.
...