lvm-tag.sh doesn't exist in Xenial, and I couldn't find any equivalent
missing dash in Xenial.

The only place I found similar pattern is inside "heartbeat/LVM" and
everything looks good to me at first glance.

#heartbeat/LVM
get_activate_options()
{
        local options="-a"

        case $(get_vg_mode) in
        0) options="${options}ly";;
        1) options="${options}y --config 
activation{volume_list=[\"@${OUR_TAG}\"]}";;
        2) options="${options}ey";;
        esac

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1839366

Title:
  LVM: fix missing dash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resource-agents/+bug/1839366/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to