diff --git a/master.py b/master.py index 5e0fd7c..b48f93c 100644 --- a/master.py +++ b/master.py @@ -333,6 +333,7 @@ if __name__ == '__main__': setup_chroot() sync_marchs_with_config() + do_repo_work() update_svn2git() q = JoinableQueue()