monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] Re: Cygwin-1.7 tests [Was: Time for a release]


From: Zack Weinberg
Subject: Re: [Monotone-devel] Re: Cygwin-1.7 tests [Was: Time for a release]
Date: Fri, 11 Sep 2009 08:55:20 -0700

On Fri, Sep 11, 2009 at 8:32 AM, Lapo Luchini <address@hidden> wrote:
> --- testlib.lua  a019d00ccc1a886e692abd143d8d62416d7dbf8e
> +++ testlib.lua  0c442921922f2a426334d2c38488f2acace48422
> @@ -877,6 +877,7 @@ function run_tests(debugging, list_only,
>                          "LC_TIME"  }) do
>      set_env(name,"C")
>   end
> +  os.setlocale("C");

So right above this, we run through a big list of LC_ environment
variables and set them all to "C".  Why is that not good enough?

zw




reply via email to

[Prev in Thread] Current Thread [Next in Thread]