gnustep-dev
[Top][All Lists]
Advanced

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

Fix in gnustep-tests


From: Jean-Charles BERTIN
Subject: Fix in gnustep-tests
Date: Fri, 08 Mar 2013 09:45:33 +0100

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_
 
     # Tell GNUstep-base to check for messages sent to deallocated
objects
     # and crash if it happens.

-- 
Jean-Charles BERTIN
Axinoe - Software Engineer
Tel.: (+33) (0)1.80.82.59.23
Fax : (+33) (0)1.80.82.59.29
Skype: jcbertin
Web: <http://www.axinoe.com/>
Certificate Authority: <https://ca.axinoe.com/axinoe-root.crt>

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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