This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@
|
||||
set -e
|
||||
|
||||
# Load the certificate functions
|
||||
source "$(dirname "$BASH_SOURCE[0]")/cert-functions.sh"
|
||||
source "$(dirname "$BASH_SOURCE[0]")/simple-ca.sh"
|
||||
|
||||
function clean_up_test_dir() {
|
||||
if [[ -d "$CERT_DIR" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user