Comment 7 for bug 1550203

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

Reviewed: https://review.openstack.org/285683
Committed: https://git.openstack.org/cgit/openstack/openstack-resource-agents/commit/?id=1d019f5f739deab0e715d74a21eca5a929e04da1
Submitter: Jenkins
Branch: master

commit 1d019f5f739deab0e715d74a21eca5a929e04da1
Author: Adam Spiers <email address hidden>
Date: Sat Feb 27 14:06:26 2016 +0000

    Fix bashate E010 violation

    This commit fixes a bashate E010 violation:

    [E] E010: The "do" should be on same line as for: ' for i in `ps -o pid --no-headers --ppid $pid`'
     - /home/adam/SUSE/cloud/OpenStack/git/openstack-resource-agents/ocf/cinder-volume : L219

    Change-Id: I25b6e05336b1679818ad6f876bf94679a6d5ac10
    Partial-Bug: #1550203
    Signed-off-by: Adam Spiers <email address hidden>