On Mon, Nov 19, 2012 at 01:22:21PM +0100, Jakub Hrozek wrote:
> > >Thank you.
> > >
> > >Replace this:
> > >
> > >+        ERROR("Higher version of database is expected!\n"); \
> > >+        SYSDB_VERSION_ERROR_HINT; \
> > >+        ERROR("In this case, you could also try running SSSD, " \
> > >+              "which should handle the database upgrade.\n"); \
> > >
> > >with this:
> > >
> > >+        ERROR("Higher version of database is expected!\n"); \
> > >+        ERROR("In order to upgrade the database, you must run SSSD.\n"); \
> > >+        SYSDB_VERSION_ERROR_HINT; \
> > >
> > >and it's an ACK.
> > >
> > >(Also it wouldn't hurt if a native English speaker checked the error
> > >messages for correct grammar.)
> > >
> > >Honza
> > >
> > 
> > patch attached.
> > 
> > Ondra
> 
> Ack

Pushed to master and sssd-1-9
_______________________________________________
sssd-devel mailing list
sssd-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/sssd-devel

Reply via email to