Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:Update
pacemaker
pacemaker-log-correct-directory.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pacemaker-log-correct-directory.patch of Package pacemaker
commit ef99d80579de999bc0a6337e9206c7eaa0999712 Author: Ken Gaillot <kgaillot@redhat.com> Date: Wed May 11 14:10:14 2016 -0500 Log: libcrmcommon: correct directory name in log message Fixes CLBZ#5266 diff --git a/lib/common/logging.c b/lib/common/logging.c index 6879023..81671b9 100644 --- a/lib/common/logging.c +++ b/lib/common/logging.c @@ -844,7 +844,7 @@ crm_log_init(const char *entity, uint8_t level, gboolean daemon, gboolean to_std crm_perror(LOG_INFO, "Cannot change active directory to %s", base); } else { - crm_info("Changed active directory to %s/%s", base, pwent->pw_name); + crm_info("Changed active directory to %s", base); #if 0 { char path[512];
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