Merge pull request #30478 from dims/fix-test-pidof-take-2
Automatic merge from submit-queue
Fix TestPidOf {procfs} - Take #2
We should not bailout when we get an error. We should continue
processing other files/directories. We were returning the
err passed in which was causing the processing to stop.
Fixes #30377
Showing
Please
register
or
sign in
to comment