2
1
Эх сурвалжийг харах

board/freescale/common/imx/post-image.sh: make it verbose on error

Add set -e at the top of the script to make it verbose on error.

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
Giulio Benetti 1 сар өмнө
parent
commit
b3b22564d6

+ 2 - 0
board/freescale/common/imx/post-image.sh

@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 
+set -e
+
 #
 # dtb_list extracts the list of DTB files from BR2_LINUX_KERNEL_INTREE_DTS_NAME
 # in ${BR_CONFIG}, then prints the corresponding list of file names for the