blob: 394a793cf1e197a0c52ef3441e63295a7cd5d0fc [file] [log] [blame]
Fathi Boudra422bf772019-12-02 11:10:16 +02001#
2# Copyright (c) 2019, Arm Limited. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6
7The scripts in this folder are a copy of the scripts in the projectscratch
8folder. They should be kept in sync, deploy_scratch.sh is a helper script
9to copy them over.
Zelalemd36c2d92020-08-04 16:59:47 -050010The integrity of the files in the projectscratch folder is checked by the
11check_scratch.sh script called by the tf-merge-watcher job. Please do not
12create any additional files or modify existing ones in the projectscratch
13directory without having these changes in the git repository.