testing: Return an error if any command in the certificate build script fails

This commit is contained in:
Tobias Brunner
2019-05-08 14:56:48 +02:00
parent d3f678c08f
commit 27f6d37544
+2
View File
@@ -1,5 +1,7 @@
#!/bin/bash
set -o errexit
echo "Building certificates"
# Disable leak detective when using pki as it produces warnings in tzset