Skip to content

Commit

Permalink
test/includes/microcloud: Remove unused var (ShellCheck)
Browse files Browse the repository at this point in the history
Signed-off-by: Julian Pelizäus <julian.pelizaeus@canonical.com>
  • Loading branch information
roosterfish committed Oct 16, 2024
1 parent 860389f commit 490f84d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/includes/microcloud.sh
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,6 @@ validate_system_lxd_ovn() {
dns_namesersers=${7:-}

echo " ${name} Validating OVN network"
addr=$(lxc exec local:"${name}" -- lxc config get cluster.https_address)

num_conns=3
if [ "${num_peers}" -lt "${num_conns}" ]; then
Expand Down

0 comments on commit 490f84d

Please sign in to comment.