git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f66c1f
)
[POWERPC] bootwrapper: Bail from script if any command fails
author
Grant Likely
<grant.likely@secretlab.ca>
Tue, 23 Oct 2007 04:27:36 +0000
(14:27 +1000)
committer
Josh Boyer
<jwboyer@linux.vnet.ibm.com>
Thu, 1 Nov 2007 12:11:11 +0000
(07:11 -0500)
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 <grant.likely@secretlab.ca>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
No differences found