Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP2:GA
clamav.10764
clamav-freshclam-exit.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File clamav-freshclam-exit.patch of Package clamav.10764
--- freshclam/freshclam.c.orig +++ freshclam/freshclam.c @@ -714,6 +714,12 @@ main (int argc, char **argv) execute ("OnErrorExecute", opt->strarg, opts); } + if (ret == FC_UPTODATE) + { + /* Restore exit code compatibility with ClamAV < 0.100.0 */ + ret = 0; + } + if (pidfile) { unlink (pidfile);
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