Skip to content

Commit

Permalink
A non zero logging level avoids the unwanted verbosity in develops
Browse files Browse the repository at this point in the history
  • Loading branch information
Georges Racinet committed Nov 29, 2014
1 parent b73b21e commit a4778b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-cover
@@ -1 +1 @@
nosetests anybox --with-doctest --with-coverage --cover-package=anybox --cover-erase --cover-html --cover-html-dir=$PWD/COVERAGE --with-id
nosetests anybox --with-doctest --with-coverage --cover-package=anybox --cover-erase --cover-html --cover-html-dir=$PWD/COVERAGE --with-id --logging-level DEBUG

0 comments on commit a4778b6

Please sign in to comment.