X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fmaven-build-deps.sh;h=c1c648b64472fc18b96ee717fcd384125f3d1b2d;hb=d1e8579fac0f3a0aeba74f70b27a06ab3fdad54f;hp=3ff3f24fd48073d568695e1470b881b646bb1ad1;hpb=c00e75c79a275db041585fe532ab0a36169c3c38;p=releng%2Fglobal-jjb.git diff --git a/shell/maven-build-deps.sh b/shell/maven-build-deps.sh index 3ff3f24f..c1c648b6 100644 --- a/shell/maven-build-deps.sh +++ b/shell/maven-build-deps.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash -l # SPDX-License-Identifier: EPL-1.0 ############################################################################## # Copyright (c) 2017 The Linux Foundation and others. @@ -8,7 +8,7 @@ # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/epl-v10.html ############################################################################## - +echo "---> maven-build-deps.sh" # Builds projects provided via $DEPENDENCY_BUILD_ORDER list # # This runs a `mvn clean install` against all projects provided by a list. This