index
:
sos
bmr-suse-policy
main
suse
A unified tool for collecting system logs and other debug information
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test_exe.py
blob: 9607a04b2b98a0c42725a57294f9933e43f24d81 (
plain
) (
blame
)
1
2
3
4
#!/usr/bin/python
print
(
"executed"
)
# vim: set et ts=4 sw=4 :