Set the VM name.

This commit is contained in:
Pedro Algarvio 2013-10-03 13:36:08 +01:00
parent 36e889b8ed
commit 67abab7b21

View File

@ -219,6 +219,7 @@ def run(opts):
)
if opts.download_remote_reports:
opts.download_remote_logs = vm_name
opts.download_coverage_report = vm_name
opts.download_unittest_reports = vm_name