This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Ganeti core".

The branch, branch-2.1 has been updated
       via  1f864b60880d3cc3905d48607e2b95f37dee1fe5 (commit)
      from  82e186f84d494ea9072a82b72c8db7dddb439d86 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1f864b60880d3cc3905d48607e2b95f37dee1fe5
Author: Iustin Pop <[email protected]>
Date:   Wed Nov 25 13:01:05 2009 +0100

    Remove quotes from CommaJoin and convert to it
    
    This patch removes the quotes from CommaJoin and converts most of the
    callers (that I could find) to it. Since CommaJoin does str(i) for i in
    param, we can remove these, thus simplifying slightly a few calls.
    
    Signed-off-by: Iustin Pop <[email protected]>
    Reviewed-by: Michael Hanselmann <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 daemons/ganeti-masterd |    2 +-
 daemons/ganeti-watcher |    2 +-
 lib/backend.py         |    2 +-
 lib/cli.py             |    4 ++--
 lib/cmdlib.py          |   10 +++++-----
 lib/config.py          |    7 +++----
 lib/jqueue.py          |    2 +-
 lib/locking.py         |    4 ++--
 lib/utils.py           |    2 +-
 scripts/gnt-cluster    |    5 +++--
 scripts/gnt-instance   |    4 ++--
 scripts/gnt-job        |    4 ++--
 scripts/gnt-node       |    4 ++--
 scripts/gnt-os         |    4 ++--
 tools/burnin           |    2 +-
 15 files changed, 29 insertions(+), 29 deletions(-)


hooks/post-receive
-- 
Ganeti core

Reply via email to