Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:rguenther:plgrnd
pleaser
please-0.5.1_fix_syslog.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File please-0.5.1_fix_syslog.patch of Package pleaser
Index: please/src/lib.rs =================================================================== --- please.orig/src/lib.rs +++ please/src/lib.rs @@ -1565,7 +1565,7 @@ pub fn log_action(service: &str, result: facility: Facility::LOG_USER, hostname: None, process: service.into(), - pid: process::id() as i32, + pid: process::id(), }; let cwd = match env::current_dir() {
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