Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

Commit

Permalink
Log KOMODO_RELEASE version
Browse files Browse the repository at this point in the history
  • Loading branch information
joakim-hove committed Nov 29, 2018
1 parent ea7c550 commit 100226c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/res/job_queue/job_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,7 @@ def postMessage(self, job=None, extra_fields={}, url=None):
"application": "ert",
"subsystem": "ert_forward_model",
"node": self.node,
"komodo_release": os.getenv("KOMODO_RELEASE", "--------"),
"start_time": self.start_time.isoformat(),
"node_timestamp": dt.now().isoformat(),
"simulation_id": self.simulation_id,
Expand Down

0 comments on commit 100226c

Please sign in to comment.