mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-12 13:48:30 +00: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:
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
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user