Yaniv Dary has uploaded a new change for review.

Change subject: reports: fixed empty legend in br18
......................................................................

reports: fixed empty legend in br18

Change-Id: I537e2c6b98888e834d972459629ab006e2397325
Bug-Url: https://bugzilla.redhat.com/1045103
Signed-off-by: Yaniv Dary <[email protected]>
---
M 
packaging/ovirt-reports/resources/Reports/Executive/active_vms_by_os_br18_files/active_vms_by_os_br18_jrxml.data
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/09/28109/1

diff --git 
a/packaging/ovirt-reports/resources/Reports/Executive/active_vms_by_os_br18_files/active_vms_by_os_br18_jrxml.data
 
b/packaging/ovirt-reports/resources/Reports/Executive/active_vms_by_os_br18_files/active_vms_by_os_br18_jrxml.data
index 91ec4e5..37a5856 100644
--- 
a/packaging/ovirt-reports/resources/Reports/Executive/active_vms_by_os_br18_files/active_vms_by_os_br18_jrxml.data
+++ 
b/packaging/ovirt-reports/resources/Reports/Executive/active_vms_by_os_br18_files/active_vms_by_os_br18_jrxml.data
@@ -382,7 +382,7 @@
     COALESCE(
         os_name,
         MAX ( os_name ) over ( partition by 1 ),
-        ''
+        'Windows'
     )
     AS os_name,
     vm_count


-- 
To view, visit http://gerrit.ovirt.org/28109
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I537e2c6b98888e834d972459629ab006e2397325
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-reports
Gerrit-Branch: master
Gerrit-Owner: Yaniv Dary <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to