borgbutler-core/src/main/java/de/micromata/borgbutler/cache/ButlerCache.java
@@ -63,7 +63,7 @@ return repositories; } public void clearAllCacheAccess(){ public void clearAllCaches(){ log.info("Clearing repositories cache (with list of archives)..."); this.repoListCacheAccess.clear(); clearRepoInfoCacheAccess();