turn run-qemu.sh script into mips-vm buildEnv command
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
set timeout 60
|
||||
|
||||
spawn socat unix-connect:foo.sock -
|
||||
spawn socat unix-connect:vm/console -
|
||||
send "\r\n"
|
||||
expect "login:" { send "root\r\n" }
|
||||
expect "/ #"
|
||||
|
Reference in New Issue
Block a user