Unit-tests only passed on x86_64 systems
commitf30d61201d0b01b04d3e204c727ad070fc6b8e32
authorMichel Alexandre Salim <michael.silvanus@gmail.com>
Fri, 9 Jul 2010 18:41:38 +0000 (9 19:41 +0100)
committerThomas Leonard <talex5@gmail.com>
Fri, 9 Jul 2010 18:41:38 +0000 (9 19:41 +0100)
tree1b3422eac3676f0a469a3751dba2c3bc7dc705d0
parent4392000a1274ca949fab4ae7d830afdd2aa950ad
Unit-tests only passed on x86_64 systems

In the testPorts function, the machine type was hardcoded to x86_64, even though
self.feed.implementations' entry would have a machine type that corresponded to
the host machine's machine type, and not always x86_64.
tests/testdistro.py