Haiqing Bai 48ad94bac0 build-pkgs: Fixed "exit on failure" feature broken
"-e" option of build-pkgs means exiting on any package
build failure instead of continuing to run. This feature
was broken during the code merging, now brings the feature
back.

Test Plan:
Pass: For monolithic build, package build failure should
      result in a safe exit with '-e' option:
      build-pkgs -e

Pass: For single build with '-p', package build failure
      should result in a safe exit with '-e' option:
      build-pkgs -e -p <packages>

Closes-bug: 2054720

Change-Id: I5bf2089aa3559a8131f0e238a75edea87733dea6
Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com>
2024-02-28 00:53:49 +08:00
..
2022-04-19 17:42:35 +08:00
2024-02-06 13:57:53 -03:00
2023-12-01 14:46:27 -05:00
2023-11-07 17:06:46 -05:00
2022-04-19 17:42:35 +08:00
2022-04-19 17:42:35 +08:00
2023-12-08 16:00:59 +08:00