X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fpacker-build.sh;h=0d9d68d5243d174c77a28466e32d0494ebe4bcfc;hb=b55451a53da28d40c62de5cae462302a32fe4c31;hp=b015271c45756154e08c50bc06a086a8548fc7ce;hpb=a4baa1b17e527a9d586d44928773712ee5cc0db6;p=releng%2Fglobal-jjb.git diff --git a/shell/packer-build.sh b/shell/packer-build.sh index b015271c..0d9d68d5 100644 --- a/shell/packer-build.sh +++ b/shell/packer-build.sh @@ -53,7 +53,7 @@ if [[ ${UPDATE_CLOUD_IMAGE} ]]; then # Copy variables.prop to variables.jenkins-trigger so that the end of build # trigger can pick up the file as input for triggering downstream jobs. # Dont tigger downstream job when UPDATE_CLOUD_IMAGE is set to 'false' - cp $WORKSPACE/variables.prop $WORKSPACE/variables.jenkins-trigger + cp "$WORKSPACE/variables.prop" "$WORKSPACE/variables.jenkins-trigger" fi # Retrive the list of cloud providers