summaryrefslogtreecommitdiff
path: root/buildbot
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2019-05-29 19:23:33 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2019-05-29 19:23:33 +0200
commit89fa7fe99e74f97d51d24de244b929613bf85e40 (patch)
tree422c4c7c951f7a3a9f18de35af9c23fe6a09a4ad /buildbot
parente7e8b62cbe30ed0511b12bb7460c6053d14b098e (diff)
downloaddeployment-89fa7fe99e74f97d51d24de244b929613bf85e40.tar.gz
deployment-89fa7fe99e74f97d51d24de244b929613bf85e40.tar.bz2
deployment-89fa7fe99e74f97d51d24de244b929613bf85e40.zip
mute error for audit report
Diffstat (limited to 'buildbot')
-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}