Comment 9 for bug 1505735

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/7.0)

Reviewed: https://review.openstack.org/241140
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=1b2e0f23582622f58ca92f54966447958e4b40f1
Submitter: Jenkins
Branch: stable/7.0

commit 1b2e0f23582622f58ca92f54966447958e4b40f1
Author: Sergii Golovatiuk <email address hidden>
Date: Fri Oct 16 16:43:32 2015 +0200

    Remove exit code verification from MySQL OCF

    Without set -o pipefail exit code of pipeline operations reports of last
    operation. This change removes exit code verification to make it POSIX
    compliant

    Issue was introduced by Ia7670a4f1b8540f6ac9ca8ff66dabd36e7f8738a

    Change-Id: Ief67bb96c7806011e246597cf1f46b88613981ea
    Closes-Bug: 1505735
    Signed-off-by: Sergii Golovatiuk <email address hidden>
    (cherry picked from commit 14ec4750e763d82ab89f0b315f0d4f1341e893d6)