Skip to content

Commit

Permalink
improve log
Browse files Browse the repository at this point in the history
  • Loading branch information
Hezko committed Oct 10, 2024
1 parent d0c7bdb commit 2b4526e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ha/blocklist.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ if echo "$BLOCKLIST" | grep -qv "$NODE_IP"; then
echo "found at least 1 entry in blocklist which is not related to gw1 in the stopped gw1. failing"
exit 1
else
echo "didn't find entries unrelaetd to gw1."
echo "didn't find unexpected entries which are not relaetd to gw1."
fi

0 comments on commit 2b4526e

Please sign in to comment.