瀏覽代碼

add wait-for-license to cov-analyze

Signed-off-by: Steven Dake <sdake@redhat.com>
Reviewed-by: Angus Salkeld <asalkeld@redhat.com>
Steven Dake 14 年之前
父節點
當前提交
036ea63107
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Makefile.am

+ 1 - 1
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: