From d5b5b012bff03b0e3374219fdc3ec8c1a02e3ac6 Mon Sep 17 00:00:00 2001 From: Mike Lang Date: Sat, 11 Sep 2021 13:17:31 +1000 Subject: [PATCH] wip: --- cut_sync_race.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cut_sync_race.py b/cut_sync_race.py index adf4070..446320f 100644 --- a/cut_sync_race.py +++ b/cut_sync_race.py @@ -80,7 +80,7 @@ def add_range(base, range): @argh.arg('--time-offset', type=float) def main(match_id, race_number, output_path, - host='condor.live', user='necrobot-read', password='necrobot-read', database='condor_x2', + host='condor.live', user='necrobot-read', password='necrobot-read', database='condor_xii', base_dir='/srv/wubloader', start_range="0,10", non_interactive=False, racer=0, time_offset=None,