We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2314d2 commit 8cc9759Copy full SHA for 8cc9759
tests/run_tests
@@ -24,7 +24,8 @@ fi
24
source "$envdir/bin/activate"
25
26
# Set up virtualenvwrapper.hook_loader to print more details than usual for debugging.
27
-export HOOK_VERBOSE_OPTION=-vvv
+#export HOOK_VERBOSE_OPTION=-vvv
28
+export HOOK_VERBOSE_OPTION="-q"
29
30
# Force virtualenvwrapper to use the python interpreter in the
31
# tox-created virtualenv.
0 commit comments