Skip to content

Commit 7e78484

Browse files
authored
Update BackupsWorker.cpp
1 parent 90569ce commit 7e78484

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Backups/BackupsWorker.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,6 @@ struct BackupsWorker::BackupStarter
472472
query_context->checkAccess(required_access);
473473
}
474474

475-
chassert(backup_settings.data_file_name_prefix_length);
476475
backup_coordination = backups_worker.makeBackupCoordination(on_cluster, backup_settings, backup_context);
477476
backup_coordination->startup();
478477

0 commit comments

Comments
 (0)