[pypy-svn] pypy jit-unroll-loops: killed a tab

hakanardo commits-noreply at bitbucket.org
Sun Jan 2 14:26:52 CET 2011


Author: Hakan Ardo <hakan at debian.org>
Branch: jit-unroll-loops
Changeset: r40321:c45541cac802
Date: 2011-01-02 14:26 +0100
http://bitbucket.org/pypy/pypy/changeset/c45541cac802/

Log:	killed a tab

diff --git a/pypy/jit/tool/test/test_jitoutput.py b/pypy/jit/tool/test/test_jitoutput.py
--- a/pypy/jit/tool/test/test_jitoutput.py
+++ b/pypy/jit/tool/test/test_jitoutput.py
@@ -60,7 +60,7 @@
 abort: trace too long:  10
 abort: compiling:       11
 abort: vable escape:    12
-abort: bad loop: 	135
+abort: bad loop:        135
 nvirtuals:              13
 nvholes:                14
 nvreused:               15


More information about the Pypy-commit mailing list