dawn accepted this commit.
dawn added a comment.

Apparently now you must use:

  ./dotest.py --output-on-success -v --executable $INSTALLDIR/bin/lldb

to see the same detailed output as you used to see with:

  ./dosep.py -s --options "-v --executable $INSTALLDIR/bin/lldb"

or:

  ./dotest.py -v --executable $INSTALLDIR/bin/lldb

So no info is lost, just have to add the extra option --output-on-success.


Users:
  tfiala (Author)
  dawn (Auditor)

http://reviews.llvm.org/rL246794



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to