Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:openSUSE:Factory:rpmlint
spamassassin
basic-lint-without-sandbox.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File basic-lint-without-sandbox.patch of Package spamassassin
Index: Mail-SpamAssassin-4.0.0/t/basic_lint_without_sandbox.t =================================================================== --- Mail-SpamAssassin-4.0.0.orig/t/basic_lint_without_sandbox.t +++ Mail-SpamAssassin-4.0.0/t/basic_lint_without_sandbox.t @@ -23,7 +23,7 @@ my $sandboxfile = "$localrules/70_sandbo # so we can use that to tell if this is the case SKIP: { skip( "Not on a sandbox", 2 ) unless -f $scoresfile; - ok -f $sandboxfile; + skip( "Not on a sandbox", 2 ) unless -f $sandboxfile; unlink $sandboxfile; ok !-f $sandboxfile; }
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