2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00

Remove verbose tests as no longer needed for debugging.

This commit is contained in:
Rene Rivera
2017-07-05 09:54:15 -05:00
parent 5f4aba2655
commit afde1889fa

View File

@@ -23,5 +23,3 @@ script:
- ./bootstrap.sh --with-toolset=${TOOLSET}
- cd test
- DO_DIFF=diff python test_all.py ${TOOLSET} ${TEST_ALL_EXTRAS}
- DO_DIFF=diff python library_chain.py --verbose ${TOOLSET} ${TEST_ALL_EXTRAS}
- DO_DIFF=diff python searched_lib.py --verbose ${TOOLSET} ${TEST_ALL_EXTRAS}