Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
open-ovf
libvirt-clock.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libvirt-clock.patch of Package open-ovf
Index: open-ovf-0.1/py/ovf/OvfLibvirt.py =================================================================== --- open-ovf-0.1.orig/py/ovf/OvfLibvirt.py +++ open-ovf-0.1/py/ovf/OvfLibvirt.py @@ -448,7 +448,7 @@ def clockElement(sync): """ document = Document() elem = document.createElement('clock') - elem.setAttribute('sync', sync) + elem.setAttribute('offset', sync) return elem def devicesElement(*devices):
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor