<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/541da686a837f8ca06d0f066b5d3dec853c197c7">https://github.com/macports/macports-ports/commit/541da686a837f8ca06d0f066b5d3dec853c197c7</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 541da68  Azure Pipelines: Use maximum timeout (fixup)
</span>541da68 is described below

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

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

<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 80020e7..42bc5cf 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;'>@@ -3,6 +3,8 @@ trigger: none
</span> pool:
   vmImage: 'macOS-10.13'
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+timeoutInMinutes: 0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> steps:
 - checkout: self
   fetchDepth: 64
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,5 +16,4 @@ 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:#ffe0e0;'>-  timeoutInMinutes: 0
</span>   displayName: 'Run port tests'
</pre><pre style='margin:0'>

</pre>