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>
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Gnustep-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnustep-dev
