summaryrefslogtreecommitdiff
path: root/run.sh
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-11-10 01:30:35 +0000
committermo khan <mo.khan@gmail.com>2020-11-10 01:30:35 +0000
commit82338d974f42149e70f9163567940453f8f18b79 (patch)
tree8f61c9dccbd468de456e516113e9d6f289a7a157 /run.sh
parentf8200b265f63173c9b8d0b26470b449f512dbd17 (diff)
fix: detect maven wrapper in sub directory
* chore: fix bin scripts
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/run.sh b/run.sh
index c7eb446..1dcc3c1 100755
--- a/run.sh
+++ b/run.sh
@@ -50,9 +50,7 @@ function prepare_project() {
license_management ignored_groups add test
}
-echo -e "section_start:$(date +%s):prepare_project\r\e[0KPrepare"
prepare_project
-echo -e "section_end:$(date +%s):prepare_project\r\e[0K"
scan_project "$PREPARE" \
--format=json \