<p>Vadim Yanitskiy has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9929">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">tests/testsuite.at: fix: use proper dir for io/pq_file test<br><br>The 'io_sample.txt' is stored in the source directory,<br>not in the build directory...<br><br>Change-Id: Icae2b8c0a7d5e5b8894cf6ac1370803f39382ffb<br>---<br>M tests/testsuite.at<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/gapk refs/changes/29/9929/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/testsuite.at b/tests/testsuite.at</span><br><span>index 5946661..4635565 100644</span><br><span>--- a/tests/testsuite.at</span><br><span>+++ b/tests/testsuite.at</span><br><span>@@ -12,7 +12,7 @@</span><br><span> cat $abs_srcdir/io/pq_file_test.ok > expout</span><br><span> AT_CHECK([</span><br><span>      $abs_top_builddir/tests/io/pq_file_test \</span><br><span style="color: hsl(0, 100%, 40%);">-               $abs_top_builddir/tests/io/io_sample.txt],</span><br><span style="color: hsl(120, 100%, 40%);">+            $abs_srcdir/tests/io/io_sample.txt],</span><br><span>         [0], [expout])</span><br><span> AT_CLEANUP</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9929">change 9929</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/9929"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: gapk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Icae2b8c0a7d5e5b8894cf6ac1370803f39382ffb </div>
<div style="display:none"> Gerrit-Change-Number: 9929 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <axilirator@gmail.com> </div>