- take out make check for now

This commit is contained in:
John (J5) Palmieri 2006-11-13 19:47:28 +00:00
parent bc03ab2c5b
commit 86ec7003d9

View File

@ -86,7 +86,6 @@ function make_fast() {
#### Build once with tests to make check
%configure $COMMON_ARGS --enable-tests=yes --enable-verbose-mode=yes --enable-asserts=yes
make_fast
make check
#### Clean up and build again
make clean