<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Fri, Sep 4, 2015 at 12:40 PM Todd Fiala <<a href="mailto:todd.fiala@gmail.com">todd.fiala@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span style="font-size:12.8px">> Now there is no equivelent to "dosep.py -s", and:</span><br style="font-size:12.8px"><span style="font-size:12.8px">>    ./dotest.py -v --executable $INSTALLDIR/bin/lldb</span><br style="font-size:12.8px"><div><span style="font-size:12.8px"><br></span></div></div><div dir="ltr"><div><span style="font-size:12.8px">All of dosep's args moved over to dotest.  I think if you wanted dosep.py -s behavior, you only need to use --output-on-success (long form of what used to be -s in dosep I believe).  The reason I couldn't maintain it as -s is that dotest.py already had a -s abbreviation (for session dir specification).</span></div></div></blockquote><div><br></div><div>One reason I would like to move towards fewer options in dotest, it's crazy how many options there are.  I'm willing to bet 80% of them are not used by anyone and we could probably remove them.</div><div><br></div><div>Maybe after you finish a lot of the cleanup work and we decide on a final vision of how everything should be structured, we can do a pass over the options and decide which ones we can remove. </div></div></div>