Fix typo in MySQL hook (#1208).

This commit is contained in:
Dan Helfman
2025-12-22 16:02:53 -08:00
parent b8642439cd
commit ea25d969cb
+1 -1
View File
@@ -355,7 +355,7 @@ def make_data_source_dump_patterns(
return (
dump.make_data_source_dump_filename(
make_dump_path('borgmatic'), name, name, hostname, port, container, label
make_dump_path('borgmatic'), name, hostname, port, container, label
),
dump.make_data_source_dump_filename(
make_dump_path(borgmatic_runtime_directory),