X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Fbuild-tools.git;a=blobdiff_plain;f=build_step_golden_image.sh;fp=build_step_golden_image.sh;h=e409d357d7f4dc4c4194ded944810a6caa76f2a6;hp=ceb9a900b4eeb6c2262f3e4391dcb260fc213214;hb=eb6df414a1b5d1b7b67d3dd5f9b7d0529b8cf5fc;hpb=075a6c6d1b58d6fd81a3c65df61569ec10a59684 diff --git a/build_step_golden_image.sh b/build_step_golden_image.sh index ceb9a90..e409d35 100755 --- a/build_step_golden_image.sh +++ b/build_step_golden_image.sh @@ -40,7 +40,7 @@ mkdir -p $(dirname $output_image_path) mv -f ${TMP_GOLDEN_IMAGE}.qcow2 $output_image_path input_dir=$WORKTMP/rpmdata -mkdir $input_dir +mkdir -p $input_dir cp -r \ $BUILD_CONFIG_INI $RPMLISTS/rpm_info_installed $RPMLISTS/yum_info_installed $RPMLISTS/crypto_rpms.json $RPMLISTS/boms \ $input_dir