repo.or.cz
/
autotest-zwu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
virt.virt_test_utils: run_autotest - 'tar' needs relative paths to strip the leading '/'
[autotest-zwu.git]
/
server
/
samples
/
uname.srv
blob
008cba040edf9e4f964d9ec3bbdc57b07d16ab56
1
hosts = [hosts.create_host(h, initialize=False) for h in machines]
2
3
for host in hosts:
4
print host.hostname
5
print host.run('uname -a').stdout.rstrip()