shithub: aubio

Download patch

ref: 85e0e764df9f6d522103fa40c0b68316dae4d769
parent: 981e7082f78f84ef20c202d8bb278a51d915cbdb
author: Paul Brossier <piem@piem.org>
date: Sun May 15 11:34:42 EDT 2016

nose2.cfg: set multiprocess always-on=false (fixes coverage, pass -N to speed up)

--- a/nose2.cfg
+++ b/nose2.cfg
@@ -3,4 +3,4 @@
 plugins = nose2.plugins.mp
 
 [multiprocess]
-always-on = true
+always-on = false