Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment