Doris_wait_for_sync_run

doris_wait_for_sync_run()
Returns 1, if DORIS is in the state "Sync Run". If not, Online waits for DORIS to enter this state. The wait procedure may be interrupted by "STOP" (online -tki) or by pressing the space bar. In this case the function returns 0. If the wait state ends with "Sync Run", Online waits for TIME_HEATUP (or 30) seconds before it returns 1. e.g.:
* = doris_wait_for_sync_run()