Sign in
qemu
/
meson
/
0279acbfe54a83fa110cf7587b480e8f38adc634
/
.
/
test cases
/
unit
/
99 install all targets
/
subdir
/
script.py
blob: c5f3be9ed88935256bd11ce628afe0d822b93dc1 [
file
] [
log
] [
blame
]
#!/usr/bin/env python3
import
sys
for
f
in
sys
.
argv
[
1
:]:
with
open
(
f
,
'w'
)
as
f
:
pass