Skip to content

Commit

Permalink
Rem debug_output from string_options
Browse files Browse the repository at this point in the history
  • Loading branch information
xjules committed Nov 1, 2023
1 parent 04daa2b commit 7b087d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ert/config/queue_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ def generate_dict(option_list: List[Tuple[str, str]]) -> Dict[str, List[str]]:

queue_string_options: Mapping[str, List[str]] = {
"LSF": [
"DEBUG_OUTPUT",
"LSF_RESOURCE",
"LSF_SERVER",
"LSF_QUEUE",
Expand Down

0 comments on commit 7b087d9

Please sign in to comment.