Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.6:Update
davfs2
davfs2-nofail.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File davfs2-nofail.patch of Package davfs2
--- src/mount_davfs.c | 3 +++ 1 file changed, 3 insertions(+) --- a/src/mount_davfs.c +++ b/src/mount_davfs.c @@ -1601,6 +1601,7 @@ AUTO, NOAUTO, COMMENT, + NOFAIL, DEFAULTS, END }; @@ -1630,6 +1631,7 @@ [AUTO] = "auto", [NOAUTO] = "noauto", [COMMENT] = "comment", + [NOFAIL] = "nofail", [DEFAULTS] = "defaults", [END] = NULL }; @@ -1726,6 +1728,7 @@ case AUTO: case NOAUTO: case COMMENT: + case NOFAIL: case DEFAULTS: break; default:
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