<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>



</head>
<body>
<style type="text/css">
img {
max-width: 100%; height: auto;
}
</style>
<div class="content">
<h3>
Amar Takhar pushed to branch master
at <a href="https://gitlab.com/NTPsec/ntpsec">NTPsec / ntpsec</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/c779d910af9d6e2eaf7c56b6eed05ca63295d4f7">c779d910</a></strong>
<div>
<span>by Amar Takhar</span>
<i>at 2016-03-23T22:03:13-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap">Disable fatal errors until I figure out why many of the binaries aren't running.</pre>
</li>
</ul>
<h4>1 changed file:</h4>
<ul>
<li class="file-stats">
<a href="#620f2ecad2bb6f74b2fcd0134963a841" style="text-decoration: none">
pylib/bin_test.py
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id="620f2ecad2bb6f74b2fcd0134963a841">
<a href="https://gitlab.com/NTPsec/ntpsec/commit/c779d910af9d6e2eaf7c56b6eed05ca63295d4f7#diff-0">
<strong>
pylib/bin_test.py
</strong>
</a>
<hr>
<table class="code white" style="-premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; background: #fff; border: none; border-collapse: separate; color: #333; font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; margin: 0px; padding: 0px; width: 100%" bgcolor="#fff" width="100%" cellpadding="0" cellspacing="0">
<tr class="line_holder match">
<td class="diff-line-num js-unfold old_line unfold" data-linenumber="58" style="background: #faf9f9; border-color: #efeff1; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; max-width: 50px; min-width: 35px; padding: 0px 5px; text-align: right; width: 35px" align="right" bgcolor="#faf9f9">
...
</td>
<td class="diff-line-num js-unfold new_line unfold" data-linenumber="58" style="background: #faf9f9; border-color: #efeff1; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; max-width: 50px; min-width: 35px; padding: 0px 5px; text-align: right; width: 35px" align="right" bgcolor="#faf9f9">
...
</td>
<td class="line_content match" style="background: #fafafa; border: none; color: rgba(0,0,0,0.3); display: block; font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; padding: 0px 0.5em; white-space: pre" bgcolor="#fafafa">@@ -58,6 +58,7 @@ def cmd_bin_test(ctx, config):</td>

</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" style="background: #faf9f9; border-color: #efeff1; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; max-width: 50px; min-width: 35px; padding: 0px 5px; text-align: right; width: 35px" align="right" bgcolor="#faf9f9">
58
</td>
<td class="new_line diff-line-num" data-linenumber="58" style="background: #faf9f9; border-color: #efeff1; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; max-width: 50px; min-width: 35px; padding: 0px 5px; text-align: right; width: 35px" align="right" bgcolor="#faf9f9">
58
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; padding: 0px 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">             <span class="n" style="color: #333">fail</span> <span class="o" style="font-weight: bold">=</span> <span class="n" style="color: #333">run</span><span class="p">(</span><span class="n" style="color: #333">cmd</span><span class="p">,</span> <span class="n" style="color: #333">cmd_map</span><span class="p">[</span><span class="n" style="color: #333">cmd</span><span class="p">])</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" style="background: #faf9f9; border-color: #efeff1; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; max-width: 50px; min-width: 35px; padding: 0px 5px; text-align: right; width: 35px" align="right" bgcolor="#faf9f9">
59
</td>
<td class="new_line diff-line-num" data-linenumber="59" style="background: #faf9f9; border-color: #efeff1; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; max-width: 50px; min-width: 35px; padding: 0px 5px; text-align: right; width: 35px" align="right" bgcolor="#faf9f9">
59
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; padding: 0px 0.5em; white-space: pre" bgcolor="#fff"> <span class="line"></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" style="background: #faf9f9; border-color: #efeff1; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; max-width: 50px; min-width: 35px; padding: 0px 5px; text-align: right; width: 35px" align="right" bgcolor="#faf9f9">
60
</td>
<td class="new_line diff-line-num" data-linenumber="60" style="background: #faf9f9; border-color: #efeff1; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; max-width: 50px; min-width: 35px; padding: 0px 5px; text-align: right; width: 35px" align="right" bgcolor="#faf9f9">
60
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; padding: 0px 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">     <span class="k" style="font-weight: bold">if</span> <span class="n" style="color: #333">fail</span><span class="p">:</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" style="background: #fdd; border-color: #f1c0c0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; max-width: 50px; min-width: 35px; padding: 0px 5px; text-align: right; width: 35px" align="right" bgcolor="#fdd">
61
</td>
<td class="diff-line-num new_line old" data-linenumber="61" style="background: #fdd; border-color: #f1c0c0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; max-width: 50px; min-width: 35px; padding: 0px 5px; text-align: right; width: 35px" align="right" bgcolor="#fdd">
 
</td>
<td class="line_content noteable_line old" style="background: #ffecec; border: none; color: #333; display: block; font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; padding: 0px 0.5em; white-space: pre" bgcolor="#ffecec">-<span class="line">           <span class="n" style="color: #333">ctx</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">fatal</span><span class="p">(</span><span class="s" style="color: #d14">"Failed"</span><span class="p">)</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" style="background: #dbffdb; border-color: #c1e9c1; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; max-width: 50px; min-width: 35px; padding: 0px 5px; text-align: right; width: 35px" align="right" bgcolor="#dbffdb">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="61" style="background: #dbffdb; border-color: #c1e9c1; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; max-width: 50px; min-width: 35px; padding: 0px 5px; text-align: right; width: 35px" align="right" bgcolor="#dbffdb">
61
</td>
<td class="line_content new noteable_line" style="background: #eaffea; border: none; color: #333; display: block; font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; padding: 0px 0.5em; white-space: pre" bgcolor="#eaffea">+<span class="line">           <span class="n" style="color: #333">pprint</span><span class="p">(</span><span class="s" style="color: #d14">"RED"</span><span class="p">,</span> <span class="s" style="color: #d14">"Tests failed!"</span><span class="p">)</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" style="background: #dbffdb; border-color: #c1e9c1; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; max-width: 50px; min-width: 35px; padding: 0px 5px; text-align: right; width: 35px" align="right" bgcolor="#dbffdb">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="62" style="background: #dbffdb; border-color: #c1e9c1; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; max-width: 50px; min-width: 35px; padding: 0px 5px; text-align: right; width: 35px" align="right" bgcolor="#dbffdb">
62
</td>
<td class="line_content new noteable_line" style="background: #eaffea; border: none; color: #333; display: block; font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; padding: 0px 0.5em; white-space: pre" bgcolor="#eaffea">+<span class="line"><span class="c" style="color: #998; font-style: italic">#                ctx.fatal("Failed")</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" style="background: #faf9f9; border-color: #efeff1; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; max-width: 50px; min-width: 35px; padding: 0px 5px; text-align: right; width: 35px" align="right" bgcolor="#faf9f9">
62
</td>
<td class="new_line diff-line-num" data-linenumber="63" style="background: #faf9f9; border-color: #efeff1; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; max-width: 50px; min-width: 35px; padding: 0px 5px; text-align: right; width: 35px" align="right" bgcolor="#faf9f9">
63
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; padding: 0px 0.5em; white-space: pre" bgcolor="#fff"> <span class="line"></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" style="background: #faf9f9; border-color: #efeff1; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; max-width: 50px; min-width: 35px; padding: 0px 5px; text-align: right; width: 35px" align="right" bgcolor="#faf9f9">
63
</td>
<td class="new_line diff-line-num" data-linenumber="64" style="background: #faf9f9; border-color: #efeff1; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; max-width: 50px; min-width: 35px; padding: 0px 5px; text-align: right; width: 35px" align="right" bgcolor="#faf9f9">
64
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; font-size: 13px; line-height: 1.5; margin: 0px; padding: 0px 0.5em; white-space: pre" bgcolor="#fff"> <span class="line"><span class="c" style="color: #998; font-style: italic">#cmd_bin_test(None, None)</span></span>
</td>
</tr>

</table>
<br>
</li>

</div>
<div class="footer" style="margin-top: 10px">
<p style="color: #777; font-size: small">

<br>
<a href="https://gitlab.com/NTPsec/ntpsec/commit/c779d910af9d6e2eaf7c56b6eed05ca63295d4f7">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.

</p>
</div>
</body>
</html>