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