Skip to content

Commit 6d640cb

Browse files
authored
Update BackupsWorker.cpp
1 parent 1f533a4 commit 6d640cb

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
@@ -471,7 +471,6 @@ struct BackupsWorker::BackupStarter
471471
query_context->checkAccess(required_access);
472472
}
473473

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

0 commit comments

Comments
 (0)