<!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/520647584ddc24f264e97f028cecc1e17443b911">52064758</a></strong>
<div>
<span>by Amar Takhar</span>
<i>at 2016-03-23T09:44:48-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap">Consoldate all configure() code in pylib/configure.py</pre>
</li>
</ul>
<h4>2 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#620f2ecad2bb6f74b2fcd0134963a841" style="text-decoration: none">
pylib/configure.py
</a>
</li>
<li class="file-stats">
<a href="#ad29afc395839758d41094872298bd0d" style="text-decoration: none">
wscript
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id="620f2ecad2bb6f74b2fcd0134963a841">
<a href="https://gitlab.com/NTPsec/ntpsec/commit/520647584ddc24f264e97f028cecc1e17443b911#diff-0">
<strong>
pylib/configure.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="4" 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="4" 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">@@ -4,10 +4,28 @@ from probes import *</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">
4
</td>
<td class="new_line diff-line-num" data-linenumber="4" 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">
4
</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="kn" style="font-weight: bold">import</span> <span class="nn" style="color: #555">sys</span><span class="o" style="font-weight: bold">,</span> <span class="nn" style="color: #555">os</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">
5
</td>
<td class="new_line diff-line-num" data-linenumber="5" 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">
5
</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="kn" style="font-weight: bold">from</span> <span class="nn" style="color: #555">util</span> <span class="kn" style="font-weight: bold">import</span> <span class="n" style="color: #333">parse_version</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">
6
</td>
<td class="new_line diff-line-num" data-linenumber="6" 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">
6
</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 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">
7
</td>
<td class="diff-line-num new_line old" data-linenumber="7" 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="k" style="font-weight: bold">def</span> <span class="nf" style="color: #900; font-weight: bold">cmd_configure</span><span class="p">(</span><span class="n" style="color: #333">ctx</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="7" 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">
7
</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="k" style="font-weight: bold">def</span> <span class="nf" style="color: #900; font-weight: bold">cmd_configure</span><span class="p">(</span><span class="n" style="color: #333">ctx</span><span class="p"><span class="idiff left" style="background: #a6f3a6">,</span></span><span class="idiff" style="background: #a6f3a6"> </span><span class="n" style="color: #333"><span class="idiff right" style="background: #a6f3a6">config</span></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">
8
</td>
<td class="new_line diff-line-num" data-linenumber="8" 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">
8
</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">srcnode</span> <span class="o" style="font-weight: bold">=</span> <span class="n" style="color: #333">ctx</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">srcnode</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">abspath</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">
9
</td>
<td class="new_line diff-line-num" data-linenumber="9" 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">
9
</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">bldnode</span> <span class="o" style="font-weight: bold">=</span> <span class="n" style="color: #333">ctx</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">bldnode</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">abspath</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">
10
</td>
<td class="new_line diff-line-num" data-linenumber="10" 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">
10
</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 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="11" 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">
11
</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">ctx</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">load</span><span class="p">(</span><span class="s" style="color: #d14">'waf'</span><span class="p">,</span> <span class="n" style="color: #333">tooldir</span><span class="o" style="font-weight: bold">=</span><span class="s" style="color: #d14">'pylib/'</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="12" 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">
12
</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">ctx</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">load</span><span class="p">(</span><span class="s" style="color: #d14">'waf_unit_test'</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="13" 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">
13
</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>
</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="14" 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">
14
</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="kn" style="font-weight: bold">from</span> <span class="nn" style="color: #555">pylib.util</span> <span class="kn" style="font-weight: bold">import</span> <span class="n" style="color: #333">parse_version</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="15" 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">
15
</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">parse_version</span><span class="p">(</span><span class="n" style="color: #333">config</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="16" 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">
16
</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>
</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="17" 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">
17
</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">ctx</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">env</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">NTPS_RELEASE</span> <span class="o" style="font-weight: bold">=</span> <span class="n" style="color: #333">config</span><span class="p">[</span><span class="s" style="color: #d14">"NTPS_RELEASE"</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="18" 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">
18
</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">ctx</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">env</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">NTPS_VERSION_MAJOR</span> <span class="o" style="font-weight: bold">=</span> <span class="n" style="color: #333">config</span><span class="p">[</span><span class="s" style="color: #d14">"NTPS_VERSION_MAJOR"</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="19" 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">
19
</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">ctx</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">env</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">NTPS_VERSION_MINOR</span> <span class="o" style="font-weight: bold">=</span> <span class="n" style="color: #333">config</span><span class="p">[</span><span class="s" style="color: #d14">"NTPS_VERSION_MINOR"</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="20" 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">
20
</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">ctx</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">env</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">NTPS_VERSION_REV</span> <span class="o" style="font-weight: bold">=</span> <span class="n" style="color: #333">config</span><span class="p">[</span><span class="s" style="color: #d14">"NTPS_VERSION_REV"</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="21" 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">
21
</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>
</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="22" 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">
22
</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">ctx</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">env</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">NTPS_VERSION</span> <span class="o" style="font-weight: bold">=</span> <span class="s" style="color: #d14">"</span><span class="si" style="color: #d14">%</span><span class="s" style="color: #d14">s.</span><span class="si" style="color: #d14">%</span><span class="s" style="color: #d14">s.</span><span class="si" style="color: #d14">%</span><span class="s" style="color: #d14">s"</span> <span class="o" style="font-weight: bold">%</span> <span class="p">(</span><span class="n" style="color: #333">ctx</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">env</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">NTPS_VERSION_MAJOR</span><span class="p">,</span> <span class="n" style="color: #333">ctx</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">env</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">NTPS_VERSION_MINOR</span><span class="p">,</span> <span class="n" style="color: #333">ctx</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">env</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">NTPS_VERSION_REV</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="23" 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">
23
</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">ctx</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">define</span><span class="p">(</span><span class="s" style="color: #d14">"NTPS_VERSION_MAJOR"</span><span class="p">,</span> <span class="n" style="color: #333">ctx</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">env</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">NTPS_VERSION_MAJOR</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="24" 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">
24
</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">ctx</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">define</span><span class="p">(</span><span class="s" style="color: #d14">"NTPS_VERSION_MINOR"</span><span class="p">,</span> <span class="n" style="color: #333">ctx</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">env</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">NTPS_VERSION_MINOR</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="25" 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">
25
</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">ctx</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">define</span><span class="p">(</span><span class="s" style="color: #d14">"NTPS_VERSION_REV"</span><span class="p">,</span> <span class="n" style="color: #333">ctx</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">env</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">NTPS_VERSION_REV</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="26" 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">
26
</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>
</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="27" 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">
27
</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">ctx</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">env</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">OPT_STORE</span> <span class="o" style="font-weight: bold">=</span> <span class="n" style="color: #333">config</span><span class="p">[</span><span class="s" style="color: #d14">"OPT_STORE"</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="28" 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">
28
</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>
</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">
11
</td>
<td class="new_line diff-line-num" data-linenumber="29" 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">
29
</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">opt_map</span> <span class="o" style="font-weight: bold">=</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">
12
</td>
<td class="new_line diff-line-num" data-linenumber="30" 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">
30
</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"># Wipe out and override flags with those from the commandline</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">
13
</td>
<td class="new_line diff-line-num" data-linenumber="31" 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">
31
</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">for</span> <span class="n" style="color: #333">flag</span> <span class="ow" style="font-weight: bold">in</span> <span class="n" style="color: #333">ctx</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">env</span><span class="o" style="font-weight: bold">.</span><span class="n" style="color: #333">OPT_STORE</span><span class="p">:</span></span>
</td>
</tr>

</table>
<br>
</li>
<li id="ad29afc395839758d41094872298bd0d">
<a href="https://gitlab.com/NTPsec/ntpsec/commit/520647584ddc24f264e97f028cecc1e17443b911#diff-1">
<strong>
wscript
</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="14" 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="14" 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">@@ -14,7 +14,8 @@ OPT_STORE = {} # Storage for options to pass into configure</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">
14
</td>
<td class="new_line diff-line-num" data-linenumber="14" 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">
14
</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">
15
</td>
<td class="new_line diff-line-num" data-linenumber="15" 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">
15
</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">config = {</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">
16
</td>
<td class="new_line diff-line-num" data-linenumber="16" 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">
16
</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">     "NTPS_RELEASE": True,</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">
17
</td>
<td class="diff-line-num new_line old" data-linenumber="17" 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">   "out": out</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="17" 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">
17
</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">   "out": out,</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="18" 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">
18
</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">   "OPT_STORE": {}</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">
18
</td>
<td class="new_line diff-line-num" data-linenumber="19" 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">
19
</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">
19
</td>
<td class="new_line diff-line-num" data-linenumber="20" 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">
20
</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">
20
</td>
<td class="new_line diff-line-num" data-linenumber="21" 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">
21
</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"># Release procedure:</span>
</td>
</tr>

<tr class="line_holder match">
<td class="diff-line-num js-unfold old_line unfold" data-linenumber="39" 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="40" 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">@@ -39,7 +40,7 @@ def options(ctx):</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">
39
</td>
<td class="new_line diff-line-num" data-linenumber="40" 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">
40
</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">     ctx.load('waf_unit_test')</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">
40
</td>
<td class="new_line diff-line-num" data-linenumber="41" 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">
41
</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">
41
</td>
<td class="new_line diff-line-num" data-linenumber="42" 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">
42
</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">     def callback_flags(option, opt, value, parser):</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">
42
</td>
<td class="diff-line-num new_line old" data-linenumber="43" 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="idiff left right" style="background: #f8cbcb">OPT_STORE</span>.setdefault(opt, []).append(value)</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="43" 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">
43
</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="idiff left right" style="background: #a6f3a6">config["OPT_STORE"]</span>.setdefault(opt, []).append(value)</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">
43
</td>
<td class="new_line diff-line-num" data-linenumber="44" 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">
44
</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">
44
</td>
<td class="new_line diff-line-num" data-linenumber="45" 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">
45
</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">     grp = ctx.add_option_group("NTP configure options")</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">
45
</td>
<td class="new_line diff-line-num" data-linenumber="46" 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">
46
</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">     grp.add_option('--enable-debug', action='store_true', default=False, help="(ignored)")</span>
</td>
</tr>

<tr class="line_holder match">
<td class="diff-line-num js-unfold old_line unfold" data-linenumber="88" 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="89" 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">@@ -88,26 +89,8 @@ def options(ctx):</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">
88
</td>
<td class="new_line diff-line-num" data-linenumber="89" 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">
89
</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">
89
</td>
<td class="new_line diff-line-num" data-linenumber="90" 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">
90
</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">
90
</td>
<td class="new_line diff-line-num" data-linenumber="91" 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">
91
</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">def configure(ctx):</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">
91
</td>
<td class="diff-line-num new_line old" data-linenumber="92" 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">   from pylib.util import parse_version</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">
92
</td>
<td class="diff-line-num new_line old" data-linenumber="92" 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">   parse_version(config)</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">
93
</td>
<td class="diff-line-num new_line old" data-linenumber="92" 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>
</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">
94
</td>
<td class="diff-line-num new_line old" data-linenumber="92" 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">   ctx.env.NTPS_RELEASE = config["NTPS_RELEASE"]</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">
95
</td>
<td class="diff-line-num new_line old" data-linenumber="92" 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">   ctx.env.NTPS_VERSION_MAJOR = config["NTPS_VERSION_MAJOR"]</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">
96
</td>
<td class="diff-line-num new_line old" data-linenumber="92" 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">   ctx.env.NTPS_VERSION_MINOR = config["NTPS_VERSION_MINOR"]</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">
97
</td>
<td class="diff-line-num new_line old" data-linenumber="92" 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">   ctx.env.NTPS_VERSION_REV = config["NTPS_VERSION_REV"]</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">
98
</td>
<td class="diff-line-num new_line old" data-linenumber="92" 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>
</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">
99
</td>
<td class="diff-line-num new_line old" data-linenumber="92" 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">   ctx.env.NTPS_VERSION = "%s.%s.%s" % (ctx.env.NTPS_VERSION_MAJOR, ctx.env.NTPS_VERSION_MINOR, ctx.env.NTPS_VERSION_REV)</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">
100
</td>
<td class="diff-line-num new_line old" data-linenumber="92" 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">   ctx.define("NTPS_VERSION_MAJOR", ctx.env.NTPS_VERSION_MAJOR)</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">
101
</td>
<td class="diff-line-num new_line old" data-linenumber="92" 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">   ctx.define("NTPS_VERSION_MINOR", ctx.env.NTPS_VERSION_MINOR)</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">
102
</td>
<td class="diff-line-num new_line old" data-linenumber="92" 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">   ctx.define("NTPS_VERSION_REV", ctx.env.NTPS_VERSION_REV)</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">
103
</td>
<td class="diff-line-num new_line old" data-linenumber="92" 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>
</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">
104
</td>
<td class="diff-line-num new_line old" data-linenumber="92" 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>
</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">
105
</td>
<td class="diff-line-num new_line old" data-linenumber="92" 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">   ctx.load('waf', tooldir='pylib/')</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">
106
</td>
<td class="diff-line-num new_line old" data-linenumber="92" 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">   ctx.load('waf_unit_test')</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">
107
</td>
<td class="diff-line-num new_line old" data-linenumber="92" 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>
</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">
108
</td>
<td class="diff-line-num new_line old" data-linenumber="92" 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">   ctx.env.OPT_STORE = OPT_STORE</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">
109
</td>
<td class="diff-line-num new_line old" data-linenumber="92" 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>
</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">
110
</td>
<td class="diff-line-num new_line old" data-linenumber="92" 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">   cmd_configure(ctx)</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="92" 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">
92
</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">   from pylib.configure import cmd_configure</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="93" 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">
93
</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">   cmd_configure(ctx, config)</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">
111
</td>
<td class="new_line diff-line-num" data-linenumber="94" 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">
94
</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">
112
</td>
<td class="new_line diff-line-num" data-linenumber="95" 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">
95
</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">
113
</td>
<td class="new_line diff-line-num" data-linenumber="96" 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">
96
</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">from waflib.Build import BuildContext</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/520647584ddc24f264e97f028cecc1e17443b911">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>