add Partition column to some pre-set output formats

This commit is contained in:
2026-08-24 13:25:41 +02:00
parent c3a2967813
commit 1440bb1403
+2
View File
@@ -149,6 +149,7 @@ PRESET_COLUMNS = {
"username",
"JobID",
"Count",
"Partition",
"CPU_Eff",
"Mem_Eff",
"Time_Eff",
@@ -202,6 +203,7 @@ PRESET_COLUMNS = {
"JobID",
"state",
"Count",
"Partition",
"NTasks",
"CPUs",
"Nodes",