summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--buildbot/auditor-report.tex.j223
1 files changed, 13 insertions, 10 deletions
diff --git a/buildbot/auditor-report.tex.j2 b/buildbot/auditor-report.tex.j2
index 98d1a1e..96fa224 100644
--- a/buildbot/auditor-report.tex.j2
+++ b/buildbot/auditor-report.tex.j2
@@ -217,16 +217,19 @@ compromise.
\caption{Emergencies.}
\label{table:emergencies}
\endlastfoot
-{% for item in data.reserve_inconsistencies %}
- \multicolumn{4}{l}{ {\tt {{ item.denompub_hash }} } } \\
-\nopagebreak
- &
- {{ item.value }} &
- {{ item.start }} - {{ item.deposit_end }} &
- {{ item.denom_risk }} \\ \hline
-{% endfor %}
- \end{longtable}
-{% endif %}
+
+% FIXME: field does not exist anymore.
+%
+%{% for item in data.reserve_inconsistencies %}
+% \multicolumn{4}{l}{ {\tt {{ item.denompub_hash }} } } \\
+%\nopagebreak
+% &
+% {{ item.value }} &
+% {{ item.start }} - {{ item.deposit_end }} &
+% {{ item.denom_risk }} \\ \hline
+%{% endfor %}
+% \end{longtable}
+%{% endif %}
\subsection{Arithmetic problems}