[Lldb-commits] [PATCH] D11816: Allow dosep.py to print full output of dotest.py, even when dotest succeeds.

Chaoren Lin via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 7 11:01:13 PDT 2015


chaoren requested changes to this revision.
This revision now requires changes to proceed.

================
Comment at: test/dosep.py:1
@@ -1,2 +1,2 @@
-#!/usr/bin/env python
+#!/usr/bin/env python
 
----------------
I think you added a <U+FEFF> character here. Could you please double check before submitting?


http://reviews.llvm.org/D11816





More information about the lldb-commits mailing list