<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/23694">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">build/Makefile.asciidoc.inc: detect more errors/warnings<br><br>Change-Id: I91f48705c156755c31835aeb524c827b0dc9d100<br>Related: OS#5112<br>---<br>M build/Makefile.asciidoc.inc<br>1 file changed, 5 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals refs/changes/94/23694/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/build/Makefile.asciidoc.inc b/build/Makefile.asciidoc.inc</span><br><span>index 1b7375e..e2016a2 100644</span><br><span>--- a/build/Makefile.asciidoc.inc</span><br><span>+++ b/build/Makefile.asciidoc.inc</span><br><span>@@ -100,4 +100,8 @@</span><br><span>     touch $(notdir $@)</span><br><span>   # Do print the WARNING output but return error if any was found</span><br><span>      # (grep -v would omit the WARNING output from the log).</span><br><span style="color: hsl(0, 100%, 40%);">- @grep WARNING $(notdir $@) && exit 1 || exit 0</span><br><span style="color: hsl(120, 100%, 40%);">+        @grep \</span><br><span style="color: hsl(120, 100%, 40%);">+               -e "Error: no ID for constraint linkend:" \</span><br><span style="color: hsl(120, 100%, 40%);">+         -e "XRef to nonexistent id:" \</span><br><span style="color: hsl(120, 100%, 40%);">+              -e "WARNING" \</span><br><span style="color: hsl(120, 100%, 40%);">+              $(notdir $@) && exit 1 || exit 0</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/23694">change 23694</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/23694"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-gsm-manuals </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I91f48705c156755c31835aeb524c827b0dc9d100 </div>
<div style="display:none"> Gerrit-Change-Number: 23694 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>