<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-e1-hardware/+/22127">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">doc/manuals/Makefile: fix typo in 'srcdir'<br><br>Prevent the following error (generating manuals seemed to work fine<br>regardless):<br>      realpath: missing operand<br>     Try 'realpath --help' for more information.<br>   make: Nothing to be done for 'all'.<br><br>Change-Id: I72a62b86cba0dfd710f7e1c4c01a3c10710128d8<br>---<br>M doc/manuals/Makefile<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-e1-hardware refs/changes/27/22127/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/doc/manuals/Makefile b/doc/manuals/Makefile</span><br><span>index d9a613d..2f87b57 100644</span><br><span>--- a/doc/manuals/Makefile</span><br><span>+++ b/doc/manuals/Makefile</span><br><span>@@ -1,6 +1,6 @@</span><br><span> OSMO_GSM_MANUALS_DIR:=$(shell ./osmo-gsm-manuals-dir.sh)</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-sdcdir = .</span><br><span style="color: hsl(120, 100%, 40%);">+srcdir = .</span><br><span> </span><br><span> ASCIIDOC = icE1usb-usermanual.adoc</span><br><span> include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.asciidoc.inc</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-e1-hardware/+/22127">change 22127</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-e1-hardware/+/22127"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-e1-hardware </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I72a62b86cba0dfd710f7e1c4c01a3c10710128d8 </div>
<div style="display:none"> Gerrit-Change-Number: 22127 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>