[libvirt] [PATCH] avoid testcase failures due to LANG!=C

Guido Günther agx at sigxcpu.org
Sat Dec 20 23:24:19 UTC 2008


On Sat, Dec 20, 2008 at 04:30:30PM +0100, Jim Meyering wrote:
> Guido Günther <agx at sigxcpu.org> wrote:
> > some checks compare to the english error messages:
> ...
> > diff --git a/tests/Makefile.am b/tests/Makefile.am
> > index 87e4235..5290606 100644
> > --- a/tests/Makefile.am
> > +++ b/tests/Makefile.am
> > @@ -105,6 +105,7 @@ TESTS_ENVIRONMENT =				\
> >    PATH="$(path_add)$(PATH_SEPARATOR)$$PATH"	\
> >    SHELL="$(SHELL)"				\
> >    LIBVIRT_DRIVER_DIR="$(abs_top_builddir)/src/.libs" \
> > +  LC_ALL=C					\
> 
> Perfect.  Please apply.
Applied.
 -- Guido




More information about the libvir-list mailing list