Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
verveerpj committed Dec 3, 2024
1 parent c0085c3 commit 7b9dfdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ert/scheduler/slurm_driver.py
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ async def _poll_once_by_scontrol(
"sacct",
"-X",
"-n",
" -o",
"-o",
"State,ExitCode",
"-P",
"-j",
Expand Down

0 comments on commit 7b9dfdc

Please sign in to comment.