[pypy-commit] pypy s390x-backend: replaced tab with 8 spaces

plan_rich pypy.commits at gmail.com
Wed Feb 3 02:35:53 EST 2016


Author: Richard Plangger <planrichi at gmail.com>
Branch: s390x-backend
Changeset: r82050:067d1f873658
Date: 2016-02-03 08:24 +0100
http://bitbucket.org/pypy/pypy/changeset/067d1f873658/

Log:	replaced tab with 8 spaces

diff --git a/rpython/memory/gc/test/test_env.py b/rpython/memory/gc/test/test_env.py
--- a/rpython/memory/gc/test/test_env.py
+++ b/rpython/memory/gc/test/test_env.py
@@ -168,7 +168,7 @@
 vendor_id       : IBM/S390
 # processors    : 2
 bogomips per cpu: 20325.00
-features	: esan3 zarch stfle msa ldisp eimm dfp etf3eh highgprs 
+features        : esan3 zarch stfle msa ldisp eimm dfp etf3eh highgprs 
 cache0          : level=1 type=Data scope=Private size=128K line_size=256 associativity=8
 cache1          : level=1 type=Instruction scope=Private size=96K line_size=256 associativity=6
 cache2          : level=2 type=Data scope=Private size=2048K line_size=256 associativity=8


More information about the pypy-commit mailing list