base: enable rm_fault test case for nova

Related to #621
This commit is contained in:
Alexander Boettcher 2013-01-16 15:57:33 +01:00 committed by Norman Feske
parent 36a37b9866
commit ac5b814387
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
if {[have_spec linux] || [have_spec nova] || [have_spec pistachio]} {
puts "Platform doea not support managed dataspaces"; exit }
if {[have_spec linux] || [have_spec pistachio]} {
puts "Platform does not support managed dataspaces"; exit }
build "core init test/rm_fault"