<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/809ccea759a9b8ac20e2f2926bdb80b079e853c0">https://github.com/macports/macports-ports/commit/809ccea759a9b8ac20e2f2926bdb80b079e853c0</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 809ccea  Azure Pipelines: Use maximum timeout
</span>809ccea is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 809ccea759a9b8ac20e2f2926bdb80b079e853c0
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Sun Jan 27 05:31:59 2019 +0000

<span style='display:block; white-space:pre;color:#404040;'>    Azure Pipelines: Use maximum timeout
</span>---
 azure-pipelines.yml | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/azure-pipelines.yml b/azure-pipelines.yml
</span><span style='display:block; white-space:pre;color:#808080;'>index dba3ee4..80020e7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/azure-pipelines.yml
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/azure-pipelines.yml
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,4 +14,5 @@ steps:
</span>     unset CC && source /opt/local/share/macports/setupenv.bash
     export PATH="/opt/mports/bin:${PWD}/../mpbb:$PATH" && hash -r
     sudo env PASTE_URL="$PASTE_URL" ./runner
<span style='display:block; white-space:pre;background:#e0ffe0;'>+  timeoutInMinutes: 0
</span>   displayName: 'Run port tests'
</pre><pre style='margin:0'>

</pre>