Gosh, I messed up the commit message. :-o The diff is correct, though ... ;-)
Michael Michael Adam wrote: > The branch, master has been updated > via af540ef728303b4a0a188b17c695e9aefab34489 (commit) > from 25d886060b138bc5e78fe93d7bebe3990264f29d (commit) > > http://gitweb.samba.org/?p=ctdb.git;a=shortlog;h=master > > > - Log ----------------------------------------------------------------- > commit af540ef728303b4a0a188b17c695e9aefab34489 > Author: Michael Adam <[email protected]> > Date: Wed Oct 17 14:21:33 2012 +0200 > > config/functions: fix a comment > > ctdb_check_counter_limits does not fail but succeed if count >= limit > > Signed-off-by: Michael Adam <[email protected]> > > ----------------------------------------------------------------------- > > Summary of changes: > config/functions | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > > Changeset truncated at 500 lines: > > diff --git a/config/functions b/config/functions > index 32c6f4a..5a86882 100755 > --- a/config/functions > +++ b/config/functions > @@ -929,7 +929,7 @@ delete_ip_from_iface() > # usage: ctdb_counter_init > # ctdb_counter_incr > # ctdb_check_counter_limit <limit> > -# ctdb_check_counter_limit succeeds when count >= <limit> > +# ctdb_check_counter_limit fails when count >= <limit> > ######################################################## > _ctdb_counter_common () { > _service_name="${1:-${service_name}}" > > > -- > CTDB repository
pgpzKmAnjgw8f.pgp
Description: PGP signature
