diff --git a/tests/tftpboot/script.expect b/tests/tftpboot/script.expect index 7967885..31c2fcf 100644 --- a/tests/tftpboot/script.expect +++ b/tests/tftpboot/script.expect @@ -15,6 +15,7 @@ close $fh expect { "s6-linux-init" { exit 0 } + "Reserved memory: unsupported node format, ignoring" { exit 1 } timeout { exit 1 } }