Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:jimfunk:routesia
bird
log-commit.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File log-commit.patch of Package bird
Index: bird-2.14/sysdep/unix/log.c =================================================================== --- bird-2.14.orig/sysdep/unix/log.c +++ bird-2.14/sysdep/unix/log.c @@ -160,6 +160,7 @@ log_commit(int class, buffer *buf) strcpy(buf->end - 100, " ... <too long>"); log_lock(); + if (current_log_list) WALK_LIST(l, *current_log_list) { if (!(l->mask & (1 << class)))
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