Sign in
qemu
/
meson
/
refs/heads/nirbheek/un-disable-rust-vs2017
/
.
/
test cases
/
unit
/
2 testsetups
/
envcheck.py
blob: af39c4e23a555c573e3aea5c1c2f5350d7720520 [
file
] [
log
] [
blame
]
#!/usr/bin/env python3
import
os
assert
(
'PATH'
in
os
.
environ
)