mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-11-10 08:57:25 +01:00
Formatting. Fix Typo
This commit is contained in:
parent
eb2e2cb1d2
commit
e009caa3d9
@ -338,7 +338,7 @@
|
|||||||
"user",
|
"user",
|
||||||
"project",
|
"project",
|
||||||
"cluster",
|
"cluster",
|
||||||
"subcluster",
|
"subCluster",
|
||||||
"numNodes",
|
"numNodes",
|
||||||
"exclusive",
|
"exclusive",
|
||||||
"startTime",
|
"startTime",
|
||||||
|
@ -182,6 +182,7 @@
|
|||||||
"walltime": 10,
|
"walltime": 10,
|
||||||
"jobState": "completed",
|
"jobState": "completed",
|
||||||
"cluster": "emmy",
|
"cluster": "emmy",
|
||||||
|
"subCluster": "haswell",
|
||||||
"stopTime": 1609009562,
|
"stopTime": 1609009562,
|
||||||
"user": "emmyUser6",
|
"user": "emmyUser6",
|
||||||
"startTime": 1608923076,
|
"startTime": 1608923076,
|
||||||
|
@ -100,6 +100,7 @@
|
|||||||
],
|
],
|
||||||
"walltime": 10,
|
"walltime": 10,
|
||||||
"cluster": "emmy",
|
"cluster": "emmy",
|
||||||
|
"subCluster": "haswell",
|
||||||
"jobState": "completed",
|
"jobState": "completed",
|
||||||
"statistics": {
|
"statistics": {
|
||||||
"clock": {
|
"clock": {
|
||||||
|
Loading…
Reference in New Issue
Block a user