project('run_command unclean exit', 'c')

rcprog = find_program('./returncode.py')
run_command(rcprog, '1', check : true)