[subversion/f16] relax test suite conditions.

jorton jorton at fedoraproject.org
Mon Apr 30 09:37:53 UTC 2012


commit 6290022554baf48c51bd831ebbc77cea64646561
Author: Joe Orton <jorton at redhat.com>
Date:   Mon Apr 30 10:37:37 2012 +0100

    relax test suite conditions.

 subversion.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/subversion.spec b/subversion.spec
index 9b6c29c..a5a7fdc 100644
--- a/subversion.spec
+++ b/subversion.spec
@@ -327,8 +327,8 @@ install -Dpm 644 bash_completion \
 %check
 export LANG=C LC_ALL=C
 export LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}
-export MALLOC_PERTURB_=171 MALLOC_CHECK_=3
-export LIBC_FATAL_STDERR_=1
+#export MALLOC_PERTURB_=171 MALLOC_CHECK_=3
+#export LIBC_FATAL_STDERR_=1
 make check check-swig-pl check-swig-py CLEANUP=yes
 # check-swig-rb omitted: it runs svnserve
 %if %{with_java}


More information about the scm-commits mailing list