Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dirkmueller:acdc:sp5-rebuild
mozjs78.30272
spidermonkey_checks_disable.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File spidermonkey_checks_disable.patch of Package mozjs78.30272
--- a/config/run_spidermonkey_checks.py +++ b/config/run_spidermonkey_checks.py @@ -11,5 +11,5 @@ for script in scripts: retcode = subprocess.call( [sys.executable, script], cwd=buildconfig.topsrcdir) - if retcode != 0: - raise Exception(script + " failed") + #if retcode != 0: + # raise Exception(script + " failed")
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