Skip to content

Commit

Permalink
hack: Inspect vmnet logs
Browse files Browse the repository at this point in the history
  • Loading branch information
heyvito committed May 14, 2023
1 parent 94e6f85 commit c1195d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/test-example.sh
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ if [[ -n ${CHECKS["port-forwards"]} ]]; then
if [ "${NAME}" = "opensuse" ]; then
limactl shell "$NAME" sudo zypper in -y netcat-openbsd
fi
defer "tail \"$HOME/.lima/${NAME}\"/*.log"
"${scriptdir}/test-port-forwarding.pl" "${NAME}"

if [[ -n ${CHECKS["containerd-user"]} || ${NAME} == "alpine" ]]; then
Expand Down

0 comments on commit c1195d9

Please sign in to comment.