<div dir="ltr">On Wed, Oct 2, 2013 at 4:38 AM, Thomas Boehm <span dir="ltr"><<a href="mailto:mythtv-users@lists.boehmi.net" target="_blank">mythtv-users@lists.boehmi.net</a>></span> wrote:<br><div class="gmail_extra">
<div class="gmail_quote"><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">is there a reason why mythutil doesn't accept --clearskiplist and<br>
--clearcutlist at the same time? I can run it twice with each option at<br>
one time, but not together.<br><br></blockquote><div>Good question. I can't think of a good answer. If, in programs/mythutil/main.cpp, you comment out the "break;" statement, I bet it will work. Some oddities might be that the operations would happen in an undefined order, failure of one operation wouldn't stop other operations from being attempted, and the exit code returned to the shell would be the return code of the last executed operation.</div>
</div><br></div><div class="gmail_extra">Jim</div></div>