The branch, master has been updated
via f35ea63a5e3cfde9207b7e8870ca2fc7018d0e37 (commit)
via e8f936b0df818882bd84f65a0bf12042a8d86428 (commit)
from c3024b7e3b4b32cd63a19a1045011baeed1c3578 (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 f35ea63a5e3cfde9207b7e8870ca2fc7018d0e37
Author: Iustin Pop <ius...@google.com>
Date: Wed Feb 29 15:55:58 2012 +0100
Explicitly remove the .x.in man pages on failure
Signed-off-by: Iustin Pop <ius...@google.com>
Reviewed-by: Michael Hanselmann <han...@google.com>
commit e8f936b0df818882bd84f65a0bf12042a8d86428
Author: Iustin Pop <ius...@google.com>
Date: Wed Feb 29 15:55:18 2012 +0100
More -- fixes
Because .DELETE_ON_ERROR doesn't work consistently (works when the
target we're talking about is a final target, but not for
intermediates), I missed a lot of man checks.
Signed-off-by: Iustin Pop <ius...@google.com>
Reviewed-by: Michael Hanselmann <han...@google.com>
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 3 +-
man/ganeti-rapi.rst | 2 +-
man/gnt-cluster.rst | 152 +++++++++++++++++++++---------------------
man/gnt-group.rst | 56 ++++++++--------
man/gnt-instance.rst | 182 +++++++++++++++++++++++++-------------------------
man/hscan.rst | 8 +-
6 files changed, 202 insertions(+), 201 deletions(-)
hooks/post-receive
--
Ganeti core