commit | 19d497332f73211fce07a8c82a8aee99edf85739 | [log] [tgz] |
---|---|---|
author | Ray Essick <essick@google.com> | Wed Sep 21 08:08:24 2022 -0500 |
committer | Ray Essick <essick@google.com> | Wed Sep 21 11:23:43 2022 -0500 |
tree | 29e10039ce5db8012892c37fb837c29db742b059 | |
parent | 16575d719e6987f8a29639ffb094e424adc30bd9 [diff] [blame] |
update sc-mainline-prod -> tm_mainline_prod Also add OWNERS file to this directory Bug: 247992660 Test: manual Change-Id: I815d40523f7b62bc0ee05cc3324974f5cc9d0628
diff --git a/tools/mainline_hook_project.sh b/tools/mainline_hook_project.sh index cb5fc44..1cc3b2b 100755 --- a/tools/mainline_hook_project.sh +++ b/tools/mainline_hook_project.sh
@@ -17,7 +17,7 @@ # tunables DEV_BRANCH=master -MAINLINE_BRANCH=sc-mainline-prod +MAINLINE_BRANCH=tm-mainline-prod ### RED=$(tput setaf 1)