commit | 78b74453ece5d9d5a39912869f57e0846e32db01 | [log] [tgz] |
---|---|---|
author | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Tue Jan 25 17:11:27 2022 +0300 |
committer | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Fri Jan 28 00:56:09 2022 +0300 |
tree | e04c5d6939950829567fd770d0f73aab8637798d | |
parent | 105f38544263890a7e3ed0e64646a00e6db3d8c7 [diff] |
fast-forward-master.sh: Use a separate dir for R/W clone/push Currently, when running this script, we get "fatal: destination path 'trusted-firmware-a' already exists and is not an empty directory" error. Apparently, a dir of this name is already used by R/O checkout for the build process. So, use another name. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> Change-Id: I5d5290acae27331338b715c0dfc3810e795a0295