X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-live.git;a=blobdiff_plain;f=yarrg%2Fpages.c;fp=yarrg%2Fpages.c;h=ff2672d9709b271bfb870f432a2e840b29df664f;hp=02cacd95bbc5d0f556d99fdcc33ed5470ddf80e5;hb=3d46816ee5f3f9d13eb0e14051f66f7b5b742663;hpb=ce2957283c84ae291297359f8f2b1b5f0e5fbf20 diff --git a/yarrg/pages.c b/yarrg/pages.c index 02cacd9..ff2672d 100644 --- a/yarrg/pages.c +++ b/yarrg/pages.c @@ -350,7 +350,7 @@ static void wait_for_stability(Snapshot **output, " last_input=%f previously=%p `%s'\n", last_input, previously, doing); - double max_interval= 5.000; + double max_interval= 1.000; double min_interval= 0.100; for (;;) { progress_spinner("%s",doing);