mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-02-01 10:27:24 +00:00
Makes aosp_redfin_vf merge script fail on errors.
Test: merge.sh with a failing merge, observe non-zero result. Change-Id: I47a5de9787531d9f4c812ceb77929489a7661fdf
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
# Thin wrapper around merge_target_files to allow flag changes to be made in a
|
||||
# presubmit-guarded change.
|
||||
|
||||
set -e
|
||||
|
||||
readonly DIST_DIR=$1
|
||||
readonly VENDOR_DIR=$2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user