<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Mar 16, 2014 at 4:45 PM, Bill Meek <span dir="ltr">&lt;<a href="mailto:keemllib@gmail.com" target="_blank">keemllib@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="">On 03/16/2014 03:19 PM, Tom Lichti wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Not sure why it&#39;s showing as dirty, I don&#39;t recall applying any patches.<br>
</blockquote>
<br></div>
>From your source directory, type: git status, then: git diff.<br>
<br>
I believe there&#39;s a case where git status refreshes things. It&#39;s<br>
used in the version.sh script by MythTV.<span class=""><font color="#888888"><br>
<br><br></font></span></blockquote><div><br></div>I figured it out after I posted. For some reason mythtv/external/zeromq/configure was not updating. I did:<div><br></div><div><div>git fetch --all</div><div>git reset --hard origin/master</div>
</div><div><br></div><div>and that did it. There was nothing I had actually changed, but for some reason that file was stale.</div><div><br></div><div>Tom </div></div><br></div></div>