diff --git a/igt-vis/templates/view-byhost.mako b/igt-vis/templates/view-byhost.mako index 80447026ff6f4675bc767a6a251eb1c6c6001f0b..08597da2cbff5bd18123bee89afc44e21dfe5f3c 100644 --- a/igt-vis/templates/view-byhost.mako +++ b/igt-vis/templates/view-byhost.mako @@ -24,9 +24,9 @@ % endif % if build == new: - ${build} + ${build} % else: - ${build} + ${build} % endif % endfor