aosp-merger: Fix merged_repos.txt handling after refactor

Change-Id: I8719e4ab8ddd043eefc1e0c1dca9d427b0f0cc7e
This commit is contained in:
Michael Bestas
2022-01-10 22:23:21 +02:00
committed by Chirayu Desai
parent 6fb4c9a940
commit 788196f219
7 changed files with 35 additions and 16 deletions

View File

@@ -32,7 +32,6 @@ readonly vars_path="${script_path}/../vars"
source "${vars_path}/common"
TOP="${script_path}/../../.."
MERGEDREPOS="${TOP}/merged_repos.txt"
BRANCH="${calyxos_branch}"
SQUASHBRANCH="squash/${BRANCH}_${OPERATION}-${NEWTAG}"