You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by vo...@apache.org on 2020/04/22 00:02:21 UTC

[druid] branch master updated: web-console clean coverage report on build clean (#9718)

This is an automated email from the ASF dual-hosted git repository.

vogievetsky pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 28f5697  web-console clean coverage report on build clean (#9718)
28f5697 is described below

commit 28f56978ab1e6814877001881e4b4cf5268ea749
Author: Clint Wylie <cw...@apache.org>
AuthorDate: Tue Apr 21 17:02:05 2020 -0700

    web-console clean coverage report on build clean (#9718)
---
 web-console/script/clean | 1 +
 1 file changed, 1 insertion(+)

diff --git a/web-console/script/clean b/web-console/script/clean
index ef8f1fc..20fb135 100755
--- a/web-console/script/clean
+++ b/web-console/script/clean
@@ -18,6 +18,7 @@
 
 # remove lib/sql-function-doc.* for back compat cleanup
 rm -rf \
+  coverage \
   lib/react-table.css \
   lib/sql-docs.js \
   lib/sql-function-doc.* \


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org