<div dir="ltr">Hi Charles,<div><br></div><div>Here's a screen grab of what I ran:</div><div><br></div><div><div>ubuntu@intranet:~/upsmonitor/nut$ git checkout tripplite_0005</div><div>Already on 'tripplite_0005'</div><div>Your branch is up to date with 'origin/tripplite_0005'.</div><div>ubuntu@intranet:~/upsmonitor/nut$ git status</div><div>On branch tripplite_0005</div><div>Your branch is up to date with 'origin/tripplite_0005'.</div><div><br></div><div>nothing to commit, working tree clean</div></div><div><br></div><div>After I ran "make" and ran "git status", I have:</div><div><br></div><div><br></div><div><div>ubuntu@intranet:~/upsmonitor/nut$ git status</div><div>On branch tripplite_0005</div><div>Your branch is up to date with 'origin/tripplite_0005'.</div><div><br></div><div>nothing to commit, working tree clean</div></div><div><br></div><div><br></div><div><br></div><div><br></div><div>What do you need to do next?</div><div><br></div><div>Thanks,</div><div>Mike</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 5, 2018 at 8:14 PM, Charles Lepple <span dir="ltr"><<a href="mailto:clepple@gmail.com" target="_blank">clepple@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word;line-break:after-white-space"><div><span class=""><blockquote type="cite"><div>On Jun 5, 2018, at 4:23 PM, Michael <<a href="mailto:fax12345@gmail.com" target="_blank">fax12345@gmail.com</a>> wrote:</div><br class="m_6341840287097503400Apple-interchange-newline"><div><div dir="ltr">Hey Charles,<div><br></div><div>Where and how do you want me to run that query? </div></div></div></blockquote><div><br></div></span><div>In general, after cloning, git commands can be run in the "working copy" directory and deeper. So following the wiki instructions, it's inside the "nut" directory that was created after running "git clone".</div><div><br></div><div>It will probably say something like this:</div><div><br></div><div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Monaco;background-color:rgb(255,255,255)"><span style="font-variant-ligatures:no-common-ligatures">$ git status</span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Monaco;background-color:rgb(255,255,255)"><span style="font-variant-ligatures:no-common-ligatures">On branch master</span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Monaco;background-color:rgb(255,255,255)"><span style="font-variant-ligatures:no-common-ligatures">Your branch is up to date with 'github/master'.</span></div><div><br><blockquote type="cite"></blockquote></div><div>To test the tripplite_0005 branch, run "git checkout tripplite_0005" and run "make".</div></div><span class=""><br><blockquote type="cite"><div><div dir="ltr"><div><br></div><div>Thanks,</div><div>Mike</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 25, 2018 at 5:01 PM, Charles Lepple <span dir="ltr"><<a href="mailto:clepple@gmail.com" target="_blank">clepple@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On May 25, 2018, at 5:20 PM, Michael <<a href="mailto:fax12345@gmail.com" target="_blank">fax12345@gmail.com</a>> wrote:<br>
> <br>
> driver.version: 2.7.4-480-g14301bdb<br>
> <br>
<br>
I might not have provided enough information on the branch. 14301bdb corresponds to a commit on the master branch, rather than the tripplite_0005 branch that has the new code. What does "git status" say?<br>
<br>
The hex debug output is probably still useful, but I haven't looked at all of the files.</blockquote></div><br></div>
</div></blockquote></span></div><br></div></blockquote></div><br></div>