Skip to content

Commit

Permalink
Merge pull request #46 from rosenhouse/fix-dot-bbl-dir
Browse files Browse the repository at this point in the history
don't try to copy the .bbl directory
  • Loading branch information
staylor14 authored Dec 28, 2017
2 parents 991b28e + f0f8926 commit 292304f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bbl-up/task
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ function main() {
${BBL_EXTRA_FLAGS} > "${root_dir}/bbl_plan.txt"

cp -r /var/repos/bosh-bootloader/plan-patches/bosh-lite-gcp/* .
cp -r /var/repos/bosh-bootloader/plan-patches/bosh-lite-gcp/.bbl .

bbl --debug up \
${name_flag} \
Expand Down

0 comments on commit 292304f

Please sign in to comment.