Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.6:Update
dirvish
dirvish-expire-vanished.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File dirvish-expire-vanished.patch of Package dirvish
--- dirvish.pl 2005-02-19 02:07:53.000000000 +0100 +++ dirvish.pl 2011-04-05 15:57:06.274127906 +0200 @@ -632,6 +632,9 @@ open (STDOUT, ">$log_temp"); $status{code} = (system(@cmd) >> 8) & 255; + # set the status code to 0 when the status code has been + # Status: warning (24) -- file vanished on sender + $status{code} = 0 if ($status{code} == 24); open (STDERR, ">&ERRHOLD"); open (STDOUT, ">&OUTHOLD");
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