Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:bmwiedemann:reproducible:distribution:ring1
os-prober
os-prober-disable-debug.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File os-prober-disable-debug.patch of Package os-prober
Index: os-prober-1.79/common.sh =================================================================== --- os-prober-1.79.orig/common.sh +++ os-prober-1.79/common.sh @@ -66,7 +66,7 @@ warn() { } debug() { - if [ -z "$OS_PROBER_DISABLE_DEBUG" ]; then + if [ "x${OS_PROBER_ENABLE_DEBUG}" = xyes ] || [ "x${OS_PROBER_ENABLE_DEBUG}" = xy ]; then log "debug: $@" fi }
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