a test for liminix-rebuild
it's hacky as Selby, but it's better than no test
This commit is contained in:
@@ -2,3 +2,7 @@ set timeout 60
|
||||
|
||||
spawn socat unix-connect:vm/console -
|
||||
send "\r\n"
|
||||
expect {
|
||||
"# " { send "hostname\r\n" };
|
||||
}
|
||||
expect "(none)"
|
Reference in New Issue
Block a user