Save failed stack trace code for future reference.
This commit is contained in:
@@ -32,7 +32,7 @@ else
|
||||
fi
|
||||
|
||||
# Set up test-specific flags
|
||||
if [ $is_test -eq 1 ]; then
|
||||
if [$is_test]; then
|
||||
test_flags="-device isa-debug-exit,iobase=0xf4,iosize=0x04 -display none"
|
||||
serial_flags="-serial stdio"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user