In the old summary code one was set equal to the other, and then
written. In order to produce the same output they were both brought over
to the mako code. But they're rather silly and worthless and only one
should be kept.

Signed-off-by: Dylan Baker <baker.dyla...@gmail.com>
---
 templates/test_result.mako | 1 -
 1 file changed, 1 deletion(-)

diff --git a/templates/test_result.mako b/templates/test_result.mako
index 7de0af7..dae4000 100644
--- a/templates/test_result.mako
+++ b/templates/test_result.mako
@@ -11,7 +11,6 @@
                <h1>Results for ${testname}</h1>
                <h2>Overview</h2>
                <div>
-                       <p><b>Status:</b> ${status}</p>
                        <p><b>Result:</b> ${status}</p>
                </div>
                <p><a href="${index}">Back to summary</a></p>
-- 
1.8.1.4

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

Reply via email to