Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP4:Update
mozjs78
spidermonkey_checks_disable.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File spidermonkey_checks_disable.patch of Package mozjs78
--- 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