From fbb19dccb04985c9620f74f3c414de9118a281a9 Mon Sep 17 00:00:00 2001 From: Jonathan Karlsen Date: Wed, 18 Dec 2024 09:15:29 +0100 Subject: [PATCH] Fix outdated comment in enable.jinja2 --- komodo/data/enable.jinja2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/komodo/data/enable.jinja2 b/komodo/data/enable.jinja2 index a38592947..32351ff2b 100755 --- a/komodo/data/enable.jinja2 +++ b/komodo/data/enable.jinja2 @@ -3,7 +3,7 @@ # sourced in csh but disabled in bash # This function should be kept in sync with the disable_komodo function in -# komodo_job_dispatch in ert-statoil and ert-configurations +# equilibrium disable_komodo () { if [[ -v _PRE_KOMODO_PATH ]]