Formatting. Fix Typo

This commit is contained in:
Jan Eitzinger 2023-03-31 11:30:33 +02:00
parent eb2e2cb1d2
commit e009caa3d9
3 changed files with 23 additions and 21 deletions

View File

@ -338,7 +338,7 @@
"user", "user",
"project", "project",
"cluster", "cluster",
"subcluster", "subCluster",
"numNodes", "numNodes",
"exclusive", "exclusive",
"startTime", "startTime",

View File

@ -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,

View File

@ -100,6 +100,7 @@
], ],
"walltime": 10, "walltime": 10,
"cluster": "emmy", "cluster": "emmy",
"subCluster": "haswell",
"jobState": "completed", "jobState": "completed",
"statistics": { "statistics": {
"clock": { "clock": {