Fix OpenBSD sanity check
1 files changed, 1 insertions(+), 1 deletions(-) M images/openbsd/functions
M images/openbsd/functions => images/openbsd/functions +1 -1
@@ 29,7 29,7 @@ sanity_check() { echo "Testing doas..." guest_ssh -p 8022 build@localhost doas ls -a echo "Testing networking..." guest_ssh -p 8022 build@localhost ftp -o https://example.org guest_ssh -p 8022 build@localhost ftp -o- https://example.org echo "Testing pkg_add..." guest_ssh -p 8022 build@localhost doas pkg_add htop echo "Testing git..."