From f18d6b83571bb40a0ed9b09f08ae7598444cc96f Mon Sep 17 00:00:00 2001 From: giovEra <58980922+giovEra@users.noreply.github.com> Date: Thu, 1 Dec 2022 08:27:33 -0800 Subject: [PATCH] Changed the topic about TZDB The [tzdb2021c_N](https://review.lineageos.org/q/topic:tzdb2021c_N) topic does not contain commits, and seems to have been replaced by the [tzdb_N](https://review.lineageos.org/q/topic:tzdb_N) topic that contains commits updating android TZDB from 2021a to 2022f. --- laos_build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/laos_build.sh b/laos_build.sh index e07eb0e..5516a0c 100755 --- a/laos_build.sh +++ b/laos_build.sh @@ -121,8 +121,8 @@ function pick_unmerged_commits { repopick -t n-asb-2022-10 || exit 1 #2022-11-05 repopick -t n-asb-2022-11 || exit 1 - #tzdb2021c_N - repopick -t tzdb2021c_N || exit 1 + #tzdb_N + repopick -t tzdb_N || exit 1 echo fi if [ "${rev}" == "17.1" ]; then