Преглед на файлове

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 месец
родител
ревизия
b3b22564d6
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      board/freescale/common/imx/post-image.sh

+ 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