repomirror/repomirror/fetcher
brent s. a3203ab03a
fix reporting zero exit for rsync as non-zero
would give warning output like the following:

/usr/local/lib/repomirror/repomirror/fetcher/rsync.py:78: UserWarning: Rsync process returned non-zero 0 (Success) for rsync --recursive --times --links --hard-links --delete-after --delay-updates --copy-links --safe-links --delete-excluded --no-motd --exclude=.* --verbose --log-file-format="[RSYNC arch.mirror.constant.com:873]:%l:%f%L" --log-file=/var/log/repo/arch.log rsync://arch.mirror.constant.com:873/archlinux/. /srv/repos/arch/.
2020-07-07 13:32:02 -04:00
..
__init__.py i am ALMOST done. just need to finish timestamp comparisons. 2020-06-16 02:34:05 -04:00
_base.py still not syncing properly... 2020-06-24 01:15:56 -04:00
ftp.py i am ALMOST done. just need to finish timestamp comparisons. 2020-06-16 02:34:05 -04:00
rsync.py fix reporting zero exit for rsync as non-zero 2020-07-07 13:32:02 -04:00
rsync_returns.py way better rsync logging 2020-06-18 13:01:25 -04:00