X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fpacker-build.sh;h=0d9d68d5243d174c77a28466e32d0494ebe4bcfc;hb=04f1770f4aed60b07bba1db7c87920fa03af536c;hp=b015271c45756154e08c50bc06a086a8548fc7ce;hpb=200c13dbad2552db1ba9cfc185b0dc40db863930;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