On Thu, Apr 24, 2014 at 07:31:10AM +1000, Peter Hutterer wrote:
> We depend on device creation on the host system, having the tests run in
> parallel runs a risk of random failure.
>
> Signed-off-by: Peter Hutterer
Reviewed-by: Jonas Ådahl
> ---
> This time the simple version instead of hackin
We depend on device creation on the host system, having the tests run in
parallel runs a risk of random failure.
Signed-off-by: Peter Hutterer
---
This time the simple version instead of hacking the AM_MAKEFLAGS.
test/Makefile.am | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test/Makefi