097e9a0da6de4a31935627c73170fa20bd5f524a
The return command would reuse the previous command's exitcode by
default, which might cause issues when err exit enabled.
Let's make sure all return commands have a specified exit code.
Fixes: 6c20e35 ("build.sh: Inverse check_config func's return value")
Change-Id: I4586ef726558c72fbe596f481ec7ab6b1d5dc884
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
Description
No description provided
Languages
C
79%
Makefile
12.1%
Shell
8.9%