diff --git a/ert/bin/workflows/xhook_create_case_metadata b/ert/bin/workflows/xhook_create_case_metadata index fafcaa4..9d45643 100755 --- a/ert/bin/workflows/xhook_create_case_metadata +++ b/ert/bin/workflows/xhook_create_case_metadata @@ -1,7 +1,7 @@ --- Create ensemble metadata +-- Create ensemble/case metadata --- ert_caseroot ert_configpath ert_casename -WF_CREATE_CASE_METADATA // +-- casepath +WF_CREATE_CASE_METADATA // -- This workflow is intended to be run as a HOOK workflow. -- This workflow job is shipped with Komodo diff --git a/ert/bin/workflows/xhook_create_case_metadata_sumo b/ert/bin/workflows/xhook_create_case_metadata_sumo index 55637ca..979847f 100644 --- a/ert/bin/workflows/xhook_create_case_metadata_sumo +++ b/ert/bin/workflows/xhook_create_case_metadata_sumo @@ -1,7 +1,7 @@ --- Create ensemble metadata and register on Sumo +-- Create ensemble/case metadata and register on Sumo --- ert_caseroot ert_configpath ert_casename sumo_flag -WF_CREATE_CASE_METADATA // "--sumo" +-- casepath sumo_flag +WF_CREATE_CASE_METADATA // "--sumo" -- This workflow is intended to be run as a HOOK workflow. -- This workflow job is shipped with Komodo