summaryrefslogtreecommitdiff
path: root/templates/testrun_info.mako
diff options
context:
space:
mode:
Diffstat (limited to 'templates/testrun_info.mako')
-rw-r--r--templates/testrun_info.mako6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/testrun_info.mako b/templates/testrun_info.mako
index 9ff5022ce..f8e1b4773 100644
--- a/templates/testrun_info.mako
+++ b/templates/testrun_info.mako
@@ -58,6 +58,12 @@
<pre>${glxinfo}</pre>
</td>
</tr>
+ <tr>
+ <td>clinfo</td>
+ <td>
+ <pre>${clinfo}</pre>
+ </td>
+ </tr>
</table>
<p>
<a href="../index.html">Back to summary</a>