Roy Golan has uploaded a new change for review. Change subject: core: bad keys in osinfo props ......................................................................
core: bad keys in osinfo props Change-Id: I8a0170bc33b4aa261743eb361ece5aa8da10180c Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1032652 Signed-off-by: Roy Golan <[email protected]> --- M packaging/conf/osinfo-defaults.properties 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/26/21626/1 diff --git a/packaging/conf/osinfo-defaults.properties b/packaging/conf/osinfo-defaults.properties index f33ac2a..aff0220 100644 --- a/packaging/conf/osinfo-defaults.properties +++ b/packaging/conf/osinfo-defaults.properties @@ -105,7 +105,7 @@ os.rhel_6x64.id.value = 19 os.rhel_6x64.name.value = Red Hat Enterprise Linux 6.x x64 os.rhel_6x64.derivedFrom.value = rhel_5x64 -os_rhel_6x64.devices.audio.value = ich6 +os.rhel_6x64.devices.audio.value = ich6 # WindowsXP(1, OsType.Windows, false), os.windows_xp.id.value = 1 -- To view, visit http://gerrit.ovirt.org/21626 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8a0170bc33b4aa261743eb361ece5aa8da10180c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.3 Gerrit-Owner: Roy Golan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
