Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2f936014 authored by Ray Essick's avatar Ray Essick
Browse files

update mainline branch reminder from T to U

tweak the script to have the right udc-mainline-prod warning.
Note that this need goes away once mainline is built from main branch
instead of a separate mainline branch.

Bug: 319262694
Test: repo upload
Change-Id: Ic4e409a45559ec6bb687deccb7b72b1899b73ef2
parent ecde86a4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -35,8 +35,8 @@

## tunables:
##
DEV_BRANCH=master
MAINLINE_BRANCH=tm-mainline-prod
DEV_BRANCH=main
MAINLINE_BRANCH=udc-mainline-prod
filelist_file=MainlineFiles.cfg

###
+2 −2
Original line number Diff line number Diff line
@@ -16,8 +16,8 @@


# tunables
DEV_BRANCH=master
MAINLINE_BRANCH=tm-mainline-prod
DEV_BRANCH=main
MAINLINE_BRANCH=udc-mainline-prod

###
RED=$(tput setaf 1)