1c639f01a0
The devstack plugin code was sourcing a file that was enabling bash errexit, which was then inheriting it in later operations that could cause the shell to exit unexpectedly. Change both scripts to 'set +e' near exit so sourcing them doesn't have issues. Change-Id: I16513b0066c05cd6fc606da341df636094010a34 |
||
---|---|---|
.. | ||
create_dual_intermediate_CA.sh | ||
create_single_CA_intermediate_CA.sh | ||
openssl.cnf |