Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.1
rpcbind
0029-rpcbind-sd-notify-stupid-errmsg.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0029-rpcbind-sd-notify-stupid-errmsg.patch of Package rpcbind
A stupid error/debug thingie crept into the patch set which shouldn't be there. Nuking it. See bnc#881663 Signed-off-by: okir@suse.de --- src/rpcbind.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: rpcbind-0.2.1_rc4/src/rpcbind.c =================================================================== --- rpcbind-0.2.1_rc4.orig/src/rpcbind.c +++ rpcbind-0.2.1_rc4/src/rpcbind.c @@ -266,7 +266,7 @@ main(int argc, char *argv[]) * used systemd socket activation or not. When started from the command * line, this should not hurt either. */ - rpcbind_log_error("sd_notify returns %d\n", sd_notify(0, "READY=1")); + sd_notify(0, "READY=1"); #endif my_svc_run(); rpcbind_log_error("svc_run returned unexpectedly");
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