[SSSD] [PATCH] CONFDB: Typo in debug message

Sumit Bose sbose at redhat.com
Mon Jan 5 08:55:47 UTC 2015


On Mon, Jan 05, 2015 at 09:24:51AM +0100, Pavel Reichl wrote:
> Please see simple patch on typo found by Kaushik.
> 
> Thanks.
> <mailto:kbanerje at redhat.com>

ACK

bye,
Sumit

> From 6ddba815833d38a9f61cd005ec1e733bce3debdc Mon Sep 17 00:00:00 2001
> From: Pavel Reichl <preichl at redhat.com>
> Date: Mon, 5 Jan 2015 08:10:23 +0000
> Subject: [PATCH] CONFDB: Typo in debug message
> 
> ---
>  src/confdb/confdb.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/confdb/confdb.c b/src/confdb/confdb.c
> index 2aad30d6e3816fafc919c171e51e878243623f48..f94de308ec8245b33b4a69af16dd99d17db8db9a 100644
> --- a/src/confdb/confdb.c
> +++ b/src/confdb/confdb.c
> @@ -1061,7 +1061,7 @@ static int confdb_get_domain_internal(struct confdb_ctx *cdb,
>      /* detect and fix misconfiguration */
>      if (domain->refresh_expired_interval > entry_cache_timeout) {
>          DEBUG(SSSDBG_CONF_SETTINGS,
> -              "refresh_expired_interval (%d) cannot be greater then "
> +              "refresh_expired_interval (%d) cannot be greater than "
>                "entry_cache_timeout (%u)\n",
>                domain->refresh_expired_interval, entry_cache_timeout);
>  
> -- 
> 1.9.3
> 

> _______________________________________________
> sssd-devel mailing list
> sssd-devel at lists.fedorahosted.org
> https://lists.fedorahosted.org/mailman/listinfo/sssd-devel




More information about the sssd-devel mailing list