unify out_of_memory jobState spelling

- underscores used in existing databases
This commit is contained in:
Christoph Kluge
2025-11-20 15:08:22 +01:00
parent da8d562eba
commit 261905a364
3 changed files with 4 additions and 4 deletions

View File

@@ -1423,7 +1423,7 @@ const docTemplate = `{
"deadline",
"failed",
"node_fail",
"out-of-memory",
"out_of_memory",
"pending",
"preempted",
"running",