Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:16.0:FactoryCandidates
lua54
attrib_test.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File attrib_test.patch of Package lua54
--- testes/attrib.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/testes/attrib.lua +++ b/testes/attrib.lua @@ -269,7 +269,7 @@ local p = "" -- On Mac OS X, redefine local st, err, when = package.loadlib(DC"lib1", "*") if not st then local f, err, when = package.loadlib("donotexist", p.."xuxu") - assert(not f and type(err) == "string" and when == "absent") + assert(not f and type(err) == "string" and when == "open") ;(Message or print)('\n >>> cannot load dynamic library <<<\n') print(err, when) else
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