From edc9288fe40b924154447c4a544282da5c7d719f Mon Sep 17 00:00:00 2001 From: Scott Trent Date: Tue, 26 Mar 2024 14:11:57 +0900 Subject: [PATCH] include unit Signed-off-by: Scott Trent --- test/susqltop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/susqltop b/test/susqltop index b638ade..4e3a4a2 100755 --- a/test/susqltop +++ b/test/susqltop @@ -12,7 +12,7 @@ else ns=$(echo ${alldata} | jq -r '.items[].metadata.namespace' | uniq) fi -printf '%-20s%-40s%-60s%-20s\n' NameSpace LabelGroup Labels TotalEnergy +printf '%-20s%-40s%-60s%-20s\n' NameSpace LabelGroup Labels 'TotalEnergy (J)' for namespace in ${ns} do