We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cf9307 commit e9153a0Copy full SHA for e9153a0
.cicd/scripts/wm_test.sh
@@ -73,7 +73,7 @@ if [[ ${WM_REGRESSION_TESTS} = true ]] ; then
73
set -x
74
75
#export PATH=$PATH:~/bin
76
- echo "CHANGE_ID=$CHANGE_ID"
+ echo "CHANGE_ID=${CHANGE_ID:=null}"
77
78
export FV3_RT_DIR=
79
#export JENKINS_WORKSPACE=
0 commit comments