Sign in
qemu
/
meson
/
c199faf9807fb898e1c6744c43728dc87c93a0bc
/
.
/
test cases
/
failing
/
68 run_command unclean exit
/
meson.build
blob: f6bf895a890fd4045d93d7899ce64c13169feb28 [
file
] [
log
] [
blame
]
project
(
'run_command unclean exit'
)
rcprog
=
find_program
(
'./returncode.py'
)
run_command
(
rcprog
,
'1'
,
check
:
true
)