blob: d787b054c8d830a36f809bf72eb427f24cc2edd9 [file] [log] [blame]
Fathi Boudra422bf772019-12-02 11:10:16 +02001#
Leonardo Sandoval579c7372020-10-23 15:23:32 -05002# Copyright (c) 2019-2020 Arm Limited. All rights reserved.
Fathi Boudra422bf772019-12-02 11:10:16 +02003#
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.