On Sat, 17 Jan 2015 14:55:14 +0100
Michał Górny <mgo...@gentoo.org> wrote:

> Print single ">>> Syncing repository '%s' into '%s'..." before
> syncing, and single "=== Sync completed for %s" after successful sync.
> 
> Remove duplicate in-module clone/pull messages. Instead, verbosely
> print git commands executed.
> 
> Remove useless verbosity in pre-sync mkdir.
> ---
>  pym/portage/sync/controller.py              |  8 +++++---
>  pym/portage/sync/modules/cvs/cvs.py         |  6 ------
>  pym/portage/sync/modules/git/git.py         | 31
> +++++++++++------------------
> pym/portage/sync/modules/rsync/rsync.py     |  2 +-
> pym/portage/sync/modules/svn/svn.py         |  6 ------
> pym/portage/sync/modules/websync/websync.py |  6 ------ 6 files
> changed, 18 insertions(+), 41 deletions(-)
> 


This one is good to merge

-- 
Brian Dolbec <dolsen>


Reply via email to