index
:
meson
debian
progress-linux
upstream
debian 11 backports: hardware (libnvme, nvme-cli)
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test cases
/
unit
/
98 install all targets
/
subdir
/
script.py
blob: c5f3be9ed88935256bd11ce628afe0d822b93dc1 (
plain
)
1
2
3
4
5
6
7
#!/usr/bin/env python3
import
sys
for
f
in
sys
.
argv
[
1
:]:
with
open
(
f
,
'w'
)
as
f
:
pass