[LNT] r276217 - whitespace fixup

Chris Matthews via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 17:10:40 PDT 2016


Author: cmatthews
Date: Wed Jul 20 19:10:40 2016
New Revision: 276217

URL: http://llvm.org/viewvc/llvm-project?rev=276217&view=rev
Log:
whitespace fixup

Modified:
    lnt/trunk/lnt/tests/nt.py

Modified: lnt/trunk/lnt/tests/nt.py
URL: http://llvm.org/viewvc/llvm-project/lnt/trunk/lnt/tests/nt.py?rev=276217&r1=276216&r2=276217&view=diff
==============================================================================
--- lnt/trunk/lnt/tests/nt.py (original)
+++ lnt/trunk/lnt/tests/nt.py Wed Jul 20 19:10:40 2016
@@ -1288,7 +1288,6 @@ SERVER_HASH_RESULT = "hash"
 SERVER_CODESIZE_RESULT = "code_size"
 
 
-
 class PastRunData(object):
     """To decide if we need to rerun, we must know
     what happened on each test in the first runs.




More information about the llvm-commits mailing list