From 2aa5bf7e81c3fb98d54c43e7de0a1cd90edff8a4 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 10 Oct 2016 19:54:33 +0200 Subject: reproducible Debian: add another timestamp to debug bottleneck --- bin/reproducible_scheduler.py | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/reproducible_scheduler.py') diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py index cbe24620..5cfee548 100755 --- a/bin/reproducible_scheduler.py +++ b/bin/reproducible_scheduler.py @@ -216,6 +216,7 @@ def update_sources(suite): for arch in ARCHS: log.info('Updating sources db for %s/%s...', suite, arch) update_sources_db(suite, arch, sources) + log.info('DB update done for %s/%s done at %s.', suite, arch, datetime.now()) def update_sources_db(suite, arch, sources): -- cgit v1.2.3-70-g09d2