remove debugging test run
This commit is contained in:
parent
1ec24d0013
commit
b73dd8d18a
@ -341,7 +341,6 @@ export LANG=C LC_ALL=C
|
|||||||
export LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}
|
export LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}
|
||||||
export MALLOC_PERTURB_=171 MALLOC_CHECK_=3
|
export MALLOC_PERTURB_=171 MALLOC_CHECK_=3
|
||||||
export LIBC_FATAL_STDERR_=1
|
export LIBC_FATAL_STDERR_=1
|
||||||
make check-swig-rb
|
|
||||||
if ! make check check-swig-pl check-swig-py check-swig-rb CLEANUP=yes; then
|
if ! make check check-swig-pl check-swig-py check-swig-rb CLEANUP=yes; then
|
||||||
: Test suite failure.
|
: Test suite failure.
|
||||||
cat fails.log
|
cat fails.log
|
||||||
|
Loading…
Reference in New Issue
Block a user