Exit immediately on failure in the header tarball script
Signed-off-by: Jeremy Cline <jcline@redhat.com>
This commit is contained in:
parent
8fa29867b1
commit
fe2c7cc7f9
@ -7,6 +7,8 @@
|
||||
# Author: Herton R. Krzesinski <herton@redhat.com>
|
||||
# Author: Justin M. Forbes <jforbes@redhat.com>
|
||||
|
||||
set -e
|
||||
|
||||
# Location of kernel-headers checkout
|
||||
CURRENTDIR=`pwd`
|
||||
PKGLOC='kernel-headers'
|
||||
|
Loading…
Reference in New Issue
Block a user