Commit f3dd1603 authored by Sergey Zorin's avatar Sergey Zorin
Browse files

fix CI warnings v3

parent be7688a4
...@@ -99,7 +99,6 @@ _nic_get_auth_elements() { ...@@ -99,7 +99,6 @@ _nic_get_auth_elements() {
fi fi
fi fi
if [ -z "$NIC_ClientID" ] || [ -z "$NIC_ClientSecret" ] || [ -z "$NIC_Username" ] || [ -z "$NIC_Password" ]; then if [ -z "$NIC_ClientID" ] || [ -z "$NIC_ClientSecret" ] || [ -z "$NIC_Username" ] || [ -z "$NIC_Password" ]; then
NIC_ClientID="" NIC_ClientID=""
NIC_ClientSecret="" NIC_ClientSecret=""
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment