mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-07-21 22:40:37 +02:00
fix missed out keyword
This commit is contained in:
+1
-1
@@ -1416,7 +1416,7 @@
|
|||||||
"deadline",
|
"deadline",
|
||||||
"failed",
|
"failed",
|
||||||
"node_fail",
|
"node_fail",
|
||||||
"out-of-memory",
|
"out_of_memory",
|
||||||
"pending",
|
"pending",
|
||||||
"preempted",
|
"preempted",
|
||||||
"running",
|
"running",
|
||||||
|
|||||||
Reference in New Issue
Block a user