Versions Compared

Key

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

...

To get round this we can specify the user:


  • Code Block
    export ECF_USER=fred; 
    ecflow_client --ping   # send a message to the server posing as user fred


  • ecflow_client --user fred --ping

...