Add easyrsa-unit-tests to gitignore
Signed-off-by: Richard Bonhomme <tincanteksup@gmail.com>
This commit is contained in:
parent
ef2fc88cf0
commit
7ccec6e7bc
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,4 +1,6 @@
|
||||
easyrsa3/pki
|
||||
easyrsa3/unit-tests-temp
|
||||
easyrsa-unit-tests.sh
|
||||
easyrsa3/vars
|
||||
dist-staging
|
||||
easyrsa3/safessl-easyrsa.cnf
|
||||
|
||||
@ -947,7 +947,7 @@ Matching file found at: "
|
||||
fi
|
||||
} # => build_full()
|
||||
|
||||
#Create inline credentials file for this node
|
||||
# Create inline credentials file for this node
|
||||
inline_creds ()
|
||||
{
|
||||
[ -f "$EASYRSA_PKI/$EASYRSA_REQ_CN.creds" ] \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user