X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fcommon-variables.sh;h=346eb727eb51f45819b1b7852982c2965eb120dd;hb=5777152ac2a2a8f0c778ff7039a155de7555dffe;hp=6a5d2fb098a88c20703f18593e6805bed6162751;hpb=1f02269143fda3e22bd11650e1001e8f7c93afee;p=releng%2Fglobal-jjb.git diff --git a/shell/common-variables.sh b/shell/common-variables.sh index 6a5d2fb0..346eb727 100644 --- a/shell/common-variables.sh +++ b/shell/common-variables.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 "---> common-variables.sh" # This file contains a list of variables that are generally useful in many # scripts. It is meant to be sourced in other scripts so that the variables can # be called.