Fix the exitcode logic for bug #209144 so that when the server is
authorZac Medico <zmedico@gentoo.org>
Sun, 10 Feb 2008 01:53:56 +0000 (01:53 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 10 Feb 2008 01:53:56 +0000 (01:53 -0000)
commit4839ec9fcd6e9bcab410854c340b19eed4fc030d
treebeae98d4959332fd595873b02b53bda9aa497022
parentf6658a7928a2a6e72ac08ef3b3f1028e6253a5fd
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). (trunk r9320)

Bug #209144 - For emerge --sync, show an informative error and don't
return 1 when PORTAGE_RSYNC_RETRIES is exceeded. (trunk r9321)

svn path=/main/branches/2.1.2/; revision=9322
bin/emerge