<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class="">On Jun 5, 2018, at 4:23 PM, Michael <<a href="mailto:fax12345@gmail.com" class="">fax12345@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hey Charles,<div class=""><br class=""></div><div class="">Where and how do you want me to run that query? </div></div></div></blockquote><div><br class=""></div><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 class=""></div><div>It will probably say something like this:</div><div><br class=""></div><div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">$ git status</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">On branch master</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Your branch is up to date with 'github/master'.</span></div><div><br class=""><blockquote type="cite" class=""></blockquote></div><div>To test the tripplite_0005 branch, run "git checkout tripplite_0005" and run "make".</div></div><br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Mike</div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Fri, May 25, 2018 at 5:01 PM, Charles Lepple <span dir="ltr" class=""><<a href="mailto:clepple@gmail.com" target="_blank" class="">clepple@gmail.com</a>></span> wrote:<br class=""><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" class="">fax12345@gmail.com</a>> wrote:<br class="">
> <br class="">
> driver.version: 2.7.4-480-g14301bdb<br class="">
> <br class="">
<br class="">
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 class="">
<br class="">
The hex debug output is probably still useful, but I haven't looked at all of the files.</blockquote></div><br class=""></div>
</div></blockquote></div><br class=""></body></html>