Sign in
qemu
/
meson
/
refs/heads/0.45
/
.
/
test cases
/
common
/
16 configure file
/
check_file.py
blob: 449b77a8f9c020a3a7ac96ba0a5dd63cd1f83153 [
file
] [
log
] [
blame
]
#!/usr/bin/env python3
import
os
import
sys
assert
(
os
.
path
.
exists
(
sys
.
argv
[
1
]))