update/software/scripts
Luis Eduardo Bonatti a6c5490d1a Fix deploy precheck returning blank error message
This commit fix the deploy precheck <release> command output which
is returning one line with an blank "Error:" when the output is correct.

Test Plan:
PASS: Deploy precheck <release> returning without error.
PASS: Deploy precheck <release> returning expected error.
PASS: Deploy start failed with expected error.
PASS: Deploy start

Note: Exit code 3 was chosen based on exit codes with special meaning
which the 1 is for catchall general errors and 2 for misuse of shell
builtins. The number 3 is not allocated with special meaning so it
was chosen for unhealthy precheck.

Closes-Bug: 2056106

Change-Id: Ifed48157f7810eec2881d8a9e011eae8941f3427
Signed-off-by: Luis Eduardo Bonatti <LuizEduardo.Bonatti@windriver.com>
2024-03-25 09:48:57 -03:00
..
chroot_mounts.sh Improve logging for deploy start shell scripts 2024-02-28 11:07:03 -03:00
create_postgresql_database.sh Improve logging for deploy start shell scripts 2024-02-28 11:07:03 -03:00
deploy-cleanup Improve logging for deploy start shell scripts 2024-02-28 11:07:03 -03:00
deploy-precheck Fix deploy precheck returning blank error message 2024-03-25 09:48:57 -03:00
prep-data-migration Improve logging for deploy python scripts 2024-02-28 11:00:50 -03:00
shell-utils Improve logging for deploy start shell scripts 2024-02-28 11:07:03 -03:00
software-deploy-start Improve logging for deploy start shell scripts 2024-02-28 11:07:03 -03:00
sync-controllers-feed Improve logging for deploy python scripts 2024-02-28 11:00:50 -03:00
upgrade_utils.py Improve logging for deploy python scripts 2024-02-28 11:00:50 -03:00
usm_load_import Fix pxe files copy and permission during upload 2024-03-11 12:00:19 -03:00