Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:jsegitz:branches:systemdhardening:devel:languages:perl
spamassassin
basic-lint-without-sandbox.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File basic-lint-without-sandbox.patch of Package spamassassin
diff -purN a/t/basic_lint_without_sandbox.t b/t/basic_lint_without_sandbox.t --- a/t/basic_lint_without_sandbox.t 2020-01-25 03:51:14.000000000 +0100 +++ b/t/basic_lint_without_sandbox.t 2020-11-10 22:58:02.294809138 +0100 @@ -25,7 +25,7 @@ my $sandboxfile = "log/test_rules_copy/7 # 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