<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-base.

</pre>
<p><a href="https://github.com/macports/macports-base/commit/8a9cd2d3a4dba80b5d332df5ea6a01726c3f5b4e">https://github.com/macports/macports-base/commit/8a9cd2d3a4dba80b5d332df5ea6a01726c3f5b4e</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 8a9cd2d3a4dba80b5d332df5ea6a01726c3f5b4e
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Thu Feb 16 16:07:09 2017 +1100

<span style='display:block; white-space:pre;color:#404040;'>    Fix typo
</span>---
 tests/test/envvariables/DESCRIPTION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/tests/test/envvariables/DESCRIPTION b/tests/test/envvariables/DESCRIPTION
</span><span style='display:block; white-space:pre;color:#808080;'>index c7487e5..3e6da60 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/tests/test/envvariables/DESCRIPTION
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/tests/test/envvariables/DESCRIPTION
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,3 +1,3 @@
</span> This test ensures that variables set in the environment are available in the
 Portfile. The test runs an 'exec sh' command that exports two variables (ENVA
<span style='display:block; white-space:pre;background:#ffe0e0;'>-and ENVB) and checks weather they get in the output file or not.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+and ENVB) and checks whether they get in the output file or not.
</span></pre><pre style='margin:0'>

</pre>