Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP3:GA
pacemaker.13547
pacemaker-libcrmcommon-xml-format-specifier-log...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pacemaker-libcrmcommon-xml-format-specifier-log-message.patch of Package pacemaker.13547
commit 31db95be6e32408951e6b9c26ead1d0247ba5413 Author: Ken Gaillot <kgaillot@redhat.com> Date: Wed Jul 6 16:06:58 2016 -0500 Fix: libcrmcommon: remove extraneous format specifier from log message Bug introduced in 1.1.12 via c20c553 diff --git a/lib/common/xml.c b/lib/common/xml.c index a20e73e..3e3186e 100644 --- a/lib/common/xml.c +++ b/lib/common/xml.c @@ -4329,7 +4329,7 @@ __xml_diff_object(xmlNode * old, xmlNode * new) xml_private_t *p = new_child->_private; if(p_old != p_new) { - crm_info("%s.%s moved from %d to %d - %d", + crm_info("%s.%s moved from %d to %d", new_child->name, ID(new_child), p_old, p_new); __xml_node_dirty(new); p->flags |= xpf_moved;
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