<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to SyntaxCheckShell</title><link>https://sourceforge.net/p/mkconf/wiki/SyntaxCheckShell/</link><description>Recent changes to SyntaxCheckShell</description><atom:link href="https://sourceforge.net/p/mkconf/wiki/SyntaxCheckShell/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 11 Jul 2026 13:06:34 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mkconf/wiki/SyntaxCheckShell/feed" rel="self" type="application/rss+xml"/><item><title>SyntaxCheckShell modified by Brad Lanam</title><link>https://sourceforge.net/p/mkconf/wiki/SyntaxCheckShell/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,6 +1,6 @@
 [Wiki Home](Home) &lt;br/&gt;[Syntax](Syntax) &lt;br/&gt;[Checks](SyntaxCheck)

-### check_shell_extract
+### check\_shell\_extract

 Sets variables from a shell script.  Only variable assignments are processed.  Substitution is done, but environment variables are not recognized.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad Lanam</dc:creator><pubDate>Sat, 11 Jul 2026 13:06:34 -0000</pubDate><guid>https://sourceforge.net6c7566b17c21964829a99306e65c54cf28bfbce8</guid></item><item><title>SyntaxCheckShell modified by Brad Lanam</title><link>https://sourceforge.net/p/mkconf/wiki/SyntaxCheckShell/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,6 +1,6 @@
 [Wiki Home](Home) &lt;br/&gt;[Syntax](Syntax) &lt;br/&gt;[Checks](SyntaxCheck)

-### Check Shell Extract
+### check_shell_extract

 Sets variables from a shell script.  Only variable assignments are processed.  Substitution is done, but environment variables are not recognized.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad Lanam</dc:creator><pubDate>Thu, 09 Jul 2026 20:47:31 -0000</pubDate><guid>https://sourceforge.net5bbdb61e11ba36cc9632c2061df4c7247713452c</guid></item><item><title>SyntaxCheckShell modified by Brad Lanam</title><link>https://sourceforge.net/p/mkconf/wiki/SyntaxCheckShell/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad Lanam</dc:creator><pubDate>Fri, 03 Jul 2026 14:08:53 -0000</pubDate><guid>https://sourceforge.netf51c0d91875549559c439fe636b0140f746311c0</guid></item><item><title>SyntaxCheckShell modified by Brad Lanam</title><link>https://sourceforge.net/p/mkconf/wiki/SyntaxCheckShell/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -4,7 +4,7 @@

 Sets variables from a shell script.  Only variable assignments are processed.  Substitution is done, but environment variables are not recognized.

-2026-6-28 Only recognizes ${var}, not $var.
+2026-6-28 Only recognizes ${var}, not $var.  Environment variables are not recognized.

     check_shell_extract &amp;lt;shell-script&amp;gt;;

&amp;lt;/shell-script&amp;gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad Lanam</dc:creator><pubDate>Fri, 03 Jul 2026 14:05:34 -0000</pubDate><guid>https://sourceforge.net810dbf2a9a351159346d1c3a07399c06befd9028</guid></item><item><title>SyntaxCheckShell modified by Brad Lanam</title><link>https://sourceforge.net/p/mkconf/wiki/SyntaxCheckShell/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad Lanam</dc:creator><pubDate>Sun, 28 Jun 2026 15:21:46 -0000</pubDate><guid>https://sourceforge.net59134e029fac5d4a33f18edad027fb000e96b6e0</guid></item><item><title>SyntaxCheckShell modified by Brad Lanam</title><link>https://sourceforge.net/p/mkconf/wiki/SyntaxCheckShell/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;a href="/p/mkconf/wiki/Home/"&gt;Wiki Home&lt;/a&gt; &lt;br/&gt;&lt;a href="/p/mkconf/wiki/Syntax/"&gt;Syntax&lt;/a&gt; &lt;br/&gt;&lt;a href="/p/mkconf/wiki/SyntaxCheck/"&gt;Checks&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="h-check-shell-extract"&gt;Check Shell Extract&lt;/h3&gt;
&lt;p&gt;Sets variables from a shell script.  Only variable assignments are processed.  Substitution is done, but environment variables are not recognized.&lt;/p&gt;
&lt;p&gt;2026-6-28 Only recognizes ${var}, not $var.&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;check_shell_extract &amp;lt;shell-script&amp;gt;;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;h5 id="h-examples"&gt;Examples&lt;/h5&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;check_shell_extract VERSION;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;VERSION:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;VERSION=1.2.3
BUILD_NUMBER=1249
DIR=mydir/&lt;span class="cp"&gt;${&lt;/span&gt;&lt;span class="n"&gt;VERSION&lt;/span&gt;&lt;span class="cp"&gt;}&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;h5 id="h-attributes"&gt;Attributes&lt;/h5&gt;
&lt;p&gt;No attributes may be specified.&lt;/p&gt;
&lt;p&gt;&lt;a href="/p/mkconf/wiki/Home/"&gt;Wiki Home&lt;/a&gt; &lt;br/&gt;&lt;a href="/p/mkconf/wiki/Syntax/"&gt;Syntax&lt;/a&gt; &lt;br/&gt;&lt;a href="/p/mkconf/wiki/SyntaxCheck/"&gt;Checks&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad Lanam</dc:creator><pubDate>Sun, 28 Jun 2026 15:17:00 -0000</pubDate><guid>https://sourceforge.netb240971db16dd83605a1e0dcbeb33276533f0ea7</guid></item></channel></rss>