aosp-merger: remove merged_repos.txt early
* To be able to re-run the script cleanly Change-Id: I7eb65bc5d7265d0b4d892cb5c2921a8bec02103c
This commit is contained in:
@@ -52,9 +52,6 @@ for PROJECTPATH in ${PROJECTPATHS} .repo/manifests; do
|
||||
done
|
||||
echo "#### Verification complete - no uncommitted changes found ####"
|
||||
|
||||
# Remove any existing list of merged repos file
|
||||
rm -f "${MERGEDREPOS}"
|
||||
|
||||
# Ditch any existing staging branches (across all projects)
|
||||
repo abandon "${STAGINGBRANCH}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user