From 5f2bc8f99a38073d38c4d046e34f11a07d379dec Mon Sep 17 00:00:00 2001 From: josef Date: Wed, 11 Nov 2015 09:45:46 +0100 Subject: start fix --- monitor/josef_experimental.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'monitor') diff --git a/monitor/josef_experimental.py b/monitor/josef_experimental.py index e76cd4d..3919c84 100755 --- a/monitor/josef_experimental.py +++ b/monitor/josef_experimental.py @@ -211,7 +211,7 @@ if __name__ == '__main__': continue sth = get_sth(log["url"]) - start = 4050 + start = 0 idx = 0 end = int(sth["tree_size"]) - 1 -- cgit v1.1