mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 21:57:55 +00:00
parent
92cb97c05b
commit
241c0f38a4
@ -77,8 +77,9 @@ run_genode_until "child /bin/ls exited with exit value 0.*\n" 30
|
|||||||
if {[is_qemu_available]} {
|
if {[is_qemu_available]} {
|
||||||
puts "[exec cat $noux_output_file]"
|
puts "[exec cat $noux_output_file]"
|
||||||
|
|
||||||
exec rm bin/coreutils.tar
|
|
||||||
exec rm $noux_output_file
|
exec rm $noux_output_file
|
||||||
}
|
}
|
||||||
|
|
||||||
|
exec rm bin/coreutils.tar
|
||||||
|
|
||||||
puts "Test succeeded"
|
puts "Test succeeded"
|
||||||
|
Loading…
Reference in New Issue
Block a user