mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 23:25:48 +00:00
gitlab-ci: crash-test-debian: make it verbose (remove -q)
This commit is contained in:
@ -103,7 +103,7 @@ crash-test-debian:
|
||||
script:
|
||||
- cd build
|
||||
- make check-venv
|
||||
- tests/venv/bin/python3 scripts/device-crash-test -q ./qemu-system-i386
|
||||
- tests/venv/bin/python3 scripts/device-crash-test ./qemu-system-i386
|
||||
|
||||
build-system-fedora:
|
||||
extends:
|
||||
|
Reference in New Issue
Block a user