gnustep-dev
[Top][All Lists]
Advanced

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

Re: Fix in gnustep-tests


From: Richard Frith-Macdonald
Subject: Re: Fix in gnustep-tests
Date: Fri, 8 Mar 2013 11:57:01 +0000

On 8 Mar 2013, at 08:45, Jean-Charles BERTIN wrote:

> I think there is a bug in gnustep-tests!
> 
> Regards
> 
> diff --git a/TestFramework/gnustep-tests.in
> b/TestFramework/gnustep-tests.in
> index 8858129..6d0c4ba 100755
> --- a/TestFramework/gnustep-tests.in
> +++ b/TestFramework/gnustep-tests.in
> @@ -349,7 +349,7 @@ build_and_run ()
>     # Tell glibc to check for malloc errors, and to crash if it detects
>     # any.
>     MALLOC_CHECK_=2
> -    export MALLOC_CHECK
> +    export MALLOC_CHECK_

Thanks ... I applied that fix.



reply via email to

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