Fix the exitcode logic for bug #209144 so that when the server is
authorZac Medico <zmedico@gentoo.org>
Sun, 10 Feb 2008 01:39:55 +0000 (01:39 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 10 Feb 2008 01:39:55 +0000 (01:39 -0000)
commit8d20948fb93a31131ab6185b221f1eb3f3353543
treecd13bd1e025347afa6f444880d0cc756c198dc89
parent57ffa455f7a5cf6b4f4dd544577693ca90972f20
Fix the exitcode logic for bug #209144 so that when the server is
out of date it's not interpreted like an actual rsync exitcode
(to avoid a misleading exitcode interpretation message).

svn path=/main/trunk/; revision=9320
pym/_emerge/__init__.py