Reintroduce the versioning functions

This commit is contained in:
Kerollmops 2022-10-25 15:06:28 +02:00 committed by Clément Renault
parent 89e127e4f4
commit 4cafc63561
No known key found for this signature in database
GPG key ID: 92ADA4E935E71FA4
8 changed files with 83 additions and 8 deletions

View file

@ -28,6 +28,7 @@ pub fn snapshot_index_scheduler(scheduler: &IndexScheduler) -> String {
dumps_path: _,
snapshots_path: _,
auth_path: _,
version_file_path: _,
test_breakpoint_sdr: _,
planned_failures: _,
run_loop_iteration: _,