mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
sd_card_bench.run: add missing braces
This is a follow-up fix for "base: remove SPEC variables of boards (fix #3971)".
This commit is contained in:
committed by
Norman Feske
parent
14db22c77c
commit
af9ab9190b
@@ -153,3 +153,5 @@ run_genode_until "--- SD card benchmark finished ---" 120
|
||||
if {[have_include power_on/qemu]} {
|
||||
if { [file exists $disk_image] != 0 } then {
|
||||
exec rm -f $disk_image
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user