<div dir="ltr">Please try:<div><br></div><div><span style="font-size:12.8px">./dotest.py --output-on-success -v --executable $INSTALLDIR/bin/lldb</span><br></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">I think you'll find that is identical output to what used to be this:</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">./dosep.py -s --options "-v --executable $INSTALLDIR/bin/lldb"</span><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">If you find differently, please let me know.  I couldn't maintain the '-s' mapping for the dosep option because it collided with an existing dotest.py option for session directory specification.</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">I'll wait to hear if that works for you.  (I tested it when I added it, and I didn't mess with the logic aside from the flag name, so if it is broken I definitely want to fix it --- you just have to use a different flag name).</span></div><div><span style="font-size:12.8px"><br></span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 4, 2015 at 12:35 PM,  <span dir="ltr"><<a href="mailto:dawn@burble.org" target="_blank">dawn@burble.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fri, Sep 04, 2015 at 06:25:44PM +0000, Todd Fiala wrote:<br>
</span><span class="">> tfiala added a comment.<br>
><br>
> Dawn, the output supported by the command shouldn't have been changed.  I'll have a peek at what may have caused that to happen.  All this change was trying to do was stop the need to call dosep and roll that behavior into dotest.<br>
<br>
</span>Can you add the 'dosep.py -s -o "-v"' behavior to 'dotest.py -v'?  I<br>
think that may be all that's needed in order to show the same output as<br>
before with all the desired details.  Note: before the -s option was<br>
added to dosep.py, 'dosep.py -o "-v"' would only show the info that<br>
'dotest.py -v' shows now (after your change).  Afer the -s option was<br>
added to dosep.py, 'dosep.py -s -o "-v"' would report the same info as<br>
'dotest.py -v' did before your change.  I.e. dosep.py's -s option may be<br>
the key to fixing the regressions in 'dotest.py -v'.<br>
<br>
Thanks for looking into this!<br>
-Dawn<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">-Todd</div></div>
</div>