Unit test - Temporarily disable shellcheck
Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
parent
538f3eada6
commit
a482caa79b
@ -19,6 +19,8 @@ done
|
|||||||
|
|
||||||
github_url='https://raw.githubusercontent.com'
|
github_url='https://raw.githubusercontent.com'
|
||||||
|
|
||||||
|
# disable 'shellcheck' in favour of 'openssl3'
|
||||||
|
unset -v enable_shellcheck
|
||||||
if [ "$enable_shellcheck" ]; then
|
if [ "$enable_shellcheck" ]; then
|
||||||
|
|
||||||
if [ -e "shellcheck" ] && [ "$EASYRSA_NIX" ]; then
|
if [ -e "shellcheck" ] && [ "$EASYRSA_NIX" ]; then
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user