build-image icon indicating copy to clipboard operation
build-image copied to clipboard

fix: update `fast_copy_cache` function in run-build-functions.sh

Open pois0 opened this issue 3 years ago โ€ข 0 comments

Summary

Fixes #832

I added a -r option and change the value of reflink to auto.


For us to review and ship your PR efficiently, please perform the following steps:

  • [x] Open a bug/issue before writing your code ๐Ÿง‘โ€๐Ÿ’ป. This ensures we can discuss the changes and get feedback from everyone that should be involved. If you`re fixing a typo or something that`s on fire ๐Ÿ”ฅ (e.g. incident related), you can skip this step.
  • [x] Read the contribution guidelines ๐Ÿ“–. This ensures your code follows our style guide and passes our tests.
  • [x] Update or add tests (if any source code was changed or added) ๐Ÿงช
  • [x] Update the included software doc (if you updated included software) ๐Ÿ“„
  • [x] Update or add documentation (if features were changed or added) ๐Ÿ“
  • [ ] Make sure the status checks below are successful โœ…

A picture of a cute animal (not mandatory, but encouraged)

2055d8bd3a9f8a3d4f7ebdd2eb34eef3

pois0 avatar Sep 04 '22 16:09 pois0