Merge "Revert "proposal: OSA: Do not sync tests/tests-repo-clone.sh anymore""

This commit is contained in:
Zuul 2018-07-11 13:55:41 +00:00 committed by Gerrit Code Review
commit 6cde7a034d
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ set -eu
OSA_PROJECT=${1}
# Careful of what you put here.
declare -ra files_to_sync=(run_tests.sh bindep.txt Vagrantfile .gitignore)
declare -ra files_to_sync=(run_tests.sh bindep.txt Vagrantfile tests/tests-repo-clone.sh .gitignore)
excluded_projects=
exclude_project() {