summaryrefslogtreecommitdiffstats
path: root/lib/App/BorgRestore.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/App/BorgRestore.pm')
-rw-r--r--lib/App/BorgRestore.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/App/BorgRestore.pm b/lib/App/BorgRestore.pm
index 18f6d8a..9b68304 100644
--- a/lib/App/BorgRestore.pm
+++ b/lib/App/BorgRestore.pm
@@ -144,7 +144,7 @@ sub find_archives {
my %seen_modtime;
my @ret;
- $log->debug("Building unique archive list");
+ $log->debugf("Searching for archives containing '%s'", $path);
my $archives = $self->{db}->get_archives_for_path($path);