tests/qemu-boot-test: Fix alternate platform tests
Change-Id: I519969809502ba45336c4a54d514a8f7303bb3a6
This commit is contained in:
parent
958151e8b9
commit
bb47979f4f
@ -26,7 +26,7 @@ function check_logs {
|
||||
egrep -i "FATAL|ERROR|FAIL|GDB" $FILE | grep -vi " No error"
|
||||
}
|
||||
|
||||
case "$C" in
|
||||
case "$PLATFORM" in
|
||||
"bios")
|
||||
EXTRAS="$EXTRAS"
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user