parent
17c08ce26c
commit
b7aee438db
@ -0,0 +1,11 @@
|
||||
set timeout -1
|
||||
cd ../kernel
|
||||
spawn make run arch=x86_64
|
||||
sleep 2
|
||||
expect ">>"
|
||||
sleep 2
|
||||
send -- "biscuit/killtest\r"
|
||||
sleep 2
|
||||
expect "success"
|
||||
send -- "^Ax"
|
||||
wait
|
@ -1 +1 @@
|
||||
Subproject commit 091b95fae21bf42c8ee403056bda830f65255286
|
||||
Subproject commit 095cfa8e66792544e491945eec18daad3e6d58b3
|
Loading…
Reference in new issue