From d33b3aaa9e4519d81fdf81e3a8d70ef99e3e1dff Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 12 Sep 2015 17:52:58 +0200 Subject: reprododucible: fix comment --- bin/reproducible_scheduler.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py index 26f6783b..2d103ada 100755 --- a/bin/reproducible_scheduler.py +++ b/bin/reproducible_scheduler.py @@ -525,7 +525,7 @@ def scheduler(arch): if __name__ == '__main__': - log.info('Updating schroots and sources tables for all suites.') + log.info('Updating sources tables for all suites.') for suite in SUITES: update_sources(suite) purge_old_pages() -- cgit v1.2.3-54-g00ecf