From: Grant Likely Date: Tue, 23 Oct 2007 04:27:36 +0000 (+1000) Subject: [POWERPC] bootwrapper: Bail from script if any command fails X-Git-Tag: v2.6.24-rc3~175^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d47403733403bec7c050cce6f6ff56dfcf80b8b7;p=pandora-kernel.git [POWERPC] bootwrapper: Bail from script if any command fails Add the 'set -e' command to the wrapper script so that if any command fails then the script will automatically exit Signed-off-by: Grant Likely Acked-by: David Gibson Signed-off-by: Josh Boyer --- Reading git-diff-tree failed