Message ID | 20121115221411.3101.42853.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'lava_dispatcher/lava_test_shell.py' --- lava_dispatcher/lava_test_shell.py 2012-11-08 03:20:34 +0000 +++ lava_dispatcher/lava_test_shell.py 2012-11-15 22:11:54 +0000 @@ -143,7 +143,7 @@ files = ('stderr.log', 'return_code', 'run.sh', 'install.sh') attachments = [] - attachments.append(create_attachment('stdout.txt', stdout)) + attachments.append(create_attachment('stdout.log', stdout)) attachments.append(create_attachment('testdef.yaml', testdef)) for f in files: