Tomas Jelinek has uploaded a new change for review. Change subject: core: fix the description of the osinfo syntax ......................................................................
core: fix the description of the osinfo syntax Fixed small mistake in the description of the versions Change-Id: Ie73088c82a1d0099c93e3ec4419782ef97d2e039 Signed-off-by: Tomas Jelinek <[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/65/40365/1 diff --git a/packaging/conf/osinfo-defaults.properties b/packaging/conf/osinfo-defaults.properties index d935d75a..8d1e56e 100644 --- a/packaging/conf/osinfo-defaults.properties +++ b/packaging/conf/osinfo-defaults.properties @@ -11,7 +11,7 @@ # * Value versions - # values can be different per compatibility versions; # os.RHEL6.key.value = foo // a general version value -# os.RHEL6.key.value.version.3.2 = bar // 3.2 compatibility version value +# os.RHEL6.key.value.3.2 = bar // 3.2 compatibility version value # # * value overriding - # Supports versions of configuration through file prefix -- To view, visit https://gerrit.ovirt.org/40365 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie73088c82a1d0099c93e3ec4419782ef97d2e039 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
