Skip to content

Commit a72b008

Browse files
committed
autoupdate_standings=0 works again
1 parent be03a4a commit a72b008

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/serve_2.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ serve_update_standings_file(
9494

9595
//run_get_times(state->runlog_state, &start_time, 0, &duration, &stop_time, 0);
9696

97+
if (global->autoupdate_standings <= 0 && force_flag <= 0) return;
9798
/*
9899
while (1) {
99100
if (global->is_virtual) break;

0 commit comments

Comments
 (0)