diff options
| author | MarcoFalke <[email protected]> | 2019-11-20 19:10:55 -0500 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2019-11-20 19:56:26 -0500 |
| commit | faeeca87b65dd98e0efbc54443b3f8854cae9c00 (patch) | |
| tree | a39ec6bf8b8e4b9dcb6082b13569ba7323e686b1 /src/script/script_error.cpp | |
| parent | Merge #17423: ci: Make ci system read-only on the git work tree (diff) | |
| download | discoin-faeeca87b65dd98e0efbc54443b3f8854cae9c00.tar.xz discoin-faeeca87b65dd98e0efbc54443b3f8854cae9c00.zip | |
scripted-diff: Move various folders to ci scratch dir
-BEGIN VERIFY SCRIPT-
# move ci sanitizer-output
sed -i -e 's|BASE_BUILD_DIR}/sanitizer-output|BASE_SCRATCH_DIR}/sanitizer-output|g' $(git grep -l BASE_BUILD_DIR ci)
# move qa-assets
sed -i -e 's|BASE_BUILD_DIR}/qa-assets|BASE_SCRATCH_DIR}/qa-assets|g' $(git grep -l BASE_BUILD_DIR ci)
# move out dir
sed -i -e 's|BASE_BUILD_DIR/out|BASE_SCRATCH_DIR/out|g' $(git grep -l BASE_BUILD_DIR ci)
-END VERIFY SCRIPT-
Diffstat (limited to 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions