strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3f678c
)
testing: Return an error if any command in the certificate build script fails
author
Tobias Brunner
<tobias@strongswan.org>
Wed, 8 May 2019 12:36:27 +0000
(14:36 +0200)
committer
Tobias Brunner
<tobias@strongswan.org>
Wed, 8 May 2019 12:56:48 +0000
(14:56 +0200)
testing/scripts/build-certs-chroot
patch
|
blob
|
history
diff --git
a/testing/scripts/build-certs-chroot
b/testing/scripts/build-certs-chroot
index
36cb617
..
ed8de79
100755
(executable)
--- a/
testing/scripts/build-certs-chroot
+++ b/
testing/scripts/build-certs-chroot
@@
-1,5
+1,7
@@
#!/bin/bash
+set -o errexit
+
echo "Building certificates"
# Disable leak detective when using pki as it produces warnings in tzset