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
commit1bc270fea3b352b44dfcef3fe16e97a2bbd4d7a5 (patch)
tree8f61c9dccbd468de456e516113e9d6f289a7a157 /run.sh
parentf8200b265f63173c9b8d0b26470b449f512dbd17 (diff)
parent82338d974f42149e70f9163567940453f8f18b79 (diff)
Merge branch '273155-recursive' into 'main'v3.28.2
Detect maven/gradle wrapper in sub directory See merge request gitlab-org/security-products/analyzers/license-finder!15
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 \