run: remove files of seoul-auto script

This commit is contained in:
Alexander Boettcher 2013-08-20 09:58:38 +02:00 committed by Norman Feske
parent a478213872
commit 90823eaf1d
2 changed files with 7 additions and 0 deletions

View File

@ -55,4 +55,8 @@ append qemu_args " -nographic "
run_genode_until {\[init -\> vancouver\] VMM: # Hello Genode world!} 300
foreach binary $guest_os_binaries {
exec rm -f bin/$binary
}
puts "Test succeeded"

View File

@ -398,3 +398,6 @@ if {$use_usb} {
}
build_boot_image $boot_modules
# A copy of the config is placed in the run folder.
exec rm -f bin/vm_linux.cfg