vbox4: disable muen run targets due to issue #2399
This commit is contained in:
committed by
Christian Helmuth
parent
8e798ab904
commit
523b317fe6
@@ -1,4 +1,7 @@
|
||||
if {(![have_spec nova] && ![have_spec muen])} {
|
||||
if {(![have_spec nova])} {
|
||||
if {[have_spec muen]} {
|
||||
puts "vbox on muen is not functional until issue #2399 gets fixed"
|
||||
}
|
||||
puts "Platform is unsupported."
|
||||
exit 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user