remove debugging test run

This commit is contained in:
Joe Orton 2014-04-23 10:13:16 +01:00
parent 1ec24d0013
commit b73dd8d18a

View File

@ -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