From b73dd8d18a0b2158339967b03fb257fd4191ff4d Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Apr 23 2014 09:13:16 +0000 Subject: remove debugging test run --- diff --git a/subversion.spec b/subversion.spec index fd4d1ce..97df37b 100644 --- a/subversion.spec +++ b/subversion.spec @@ -341,7 +341,6 @@ 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 -make check-swig-rb if ! make check check-swig-pl check-swig-py check-swig-rb CLEANUP=yes; then : Test suite failure. cat fails.log