Skip to content
Unverified Commit b693487d authored by Daniel Kesselberg's avatar Daniel Kesselberg
Browse files

Add catch for RuntimeException



getDirectoryListing can throw a NotFoundException or a RuntimeException.
The repair step should be skipped if the cache directory is missing so
a catch for both exceptions is required.

Signed-off-by: default avatarDaniel Kesselberg <mail@danielkesselberg.de>
parent a3b44102
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment