mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
run: spelling fix
This commit is contained in:
committed by
Norman Feske
parent
4519b39ba7
commit
9b456fb3be
@@ -5,7 +5,7 @@
|
||||
#
|
||||
|
||||
if {[is_qemu_available]} {
|
||||
puts "\nAuto test running on Qemu is not recommented.\n"
|
||||
puts "\nAuto test running on Qemu is not recommended.\n"
|
||||
exit 0
|
||||
}
|
||||
if {[have_spec pistachio]} {
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
assert_spec nova
|
||||
|
||||
if {[is_qemu_available]} {
|
||||
puts "\nAuto test running on Qemu is not recommented.\n"
|
||||
puts "\nAuto test running on Qemu is not recommended.\n"
|
||||
exit
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user