Signed-off-by: Erik Faye-Lund <erik.faye-l...@collabora.com>
---
 templates/test_result.mako | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/test_result.mako b/templates/test_result.mako
index 9505e6a68..ad90b3ae5 100644
--- a/templates/test_result.mako
+++ b/templates/test_result.mako
@@ -72,7 +72,7 @@
       <tr>
         <td>Command</td>
         <td>
-          </pre>${value.command}</pre>
+          <pre>${value.command}</pre>
         </td>
       </tr>
     % if value.exception:
-- 
2.20.1

_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to