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

astefanutti pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/master by this push:
     new 651e12c  chore(build): remove test artifacts
651e12c is described below

commit 651e12cfb7851f3411e8c52e0fd8a6906d1eed87
Author: lburgazzoli <lburgazz...@gmail.com>
AuthorDate: Tue Jun 4 00:07:18 2019 +0200

    chore(build): remove test artifacts
---
 script/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/script/Makefile b/script/Makefile
index 53b5c45..5be2b6f 100644
--- a/script/Makefile
+++ b/script/Makefile
@@ -91,6 +91,7 @@ clean:
        rm -f camel-k
        rm -f kamel
        rm -f builder
+       rm -f test.test
        rm -rf build/_maven_output
        rm -rf build/_output
        rm -rf camel-k-client-*.tar.gz

Reply via email to