From 036ea63107db5c291d02a94fc75b61447d3473f5 Mon Sep 17 00:00:00 2001 From: Steven Dake Date: Fri, 21 Oct 2011 02:48:27 -0700 Subject: [PATCH] add wait-for-license to cov-analyze Signed-off-by: Steven Dake Reviewed-by: Angus Salkeld --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 1b91a892..176a7621 100644 --- a/Makefile.am +++ b/Makefile.am @@ -68,7 +68,7 @@ SUBDIRS = include lcr lib exec services tools test cts pkgconfig \ coverity: cov-build --dir=cov make - cov-analyze --dir cov --concurrency + cov-analyze --dir cov --concurrency --wait-for-license cov-format-errors --dir cov install-exec-local: