Remove the workaround for \n -> \r\n transformations in
authorZac Medico <zmedico@gentoo.org>
Tue, 20 Nov 2007 20:07:15 +0000 (20:07 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 20 Nov 2007 20:07:15 +0000 (20:07 -0000)
commit67f5b72d2722b0938259a2b6b8d2c028edd48ac9
treeb0c1e8ac8845c4d7939f3df22507229ae82e831b
parent3f07d0d007a7c00362261495724f599a8f5991e8
Remove the workaround for \n -> \r\n transformations in
SpawnTestCase.testLogfile() since the problem is solved
by the patch from bug #198491. (trunk r8474)

svn path=/main/branches/2.1.2/; revision=8551
tests/portage/test_spawn.py