Comment 10 for bug 903406

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to swift (master)

Reviewed: https://review.openstack.org/37029
Committed: http://github.com/openstack/swift/commit/c7a79991f82a7e472c1767e5e56a96fde485d9ae
Submitter: Jenkins
Branch: master

commit c7a79991f82a7e472c1767e5e56a96fde485d9ae
Author: Kun Huang <email address hidden>
Date: Mon Jul 15 15:43:56 2013 +0800

    log return value before arguments when rsync error

    The arguments of rsync command seems too long. If some errors occur, it
    is hard to debug. Moving return value of rsync command first could help
    people at least know reason of rsync error by manuals.

    fixes bug #903406

    Change-Id: I1cac7bbca74824a6d47e6ceb9f654d4046fcbb9e