Merge lp://staging/~raharper/cloud-utils/trunk.fix-lp1604011 into lp://staging/cloud-utils

Proposed by Ryan Harper
Status: Merged
Merged at revision: 295
Proposed branch: lp://staging/~raharper/cloud-utils/trunk.fix-lp1604011
Merge into: lp://staging/cloud-utils
Diff against target: 21 lines (+2/-2)
1 file modified
bin/mount-image-callback (+2/-2)
To merge this branch: bzr merge lp://staging/~raharper/cloud-utils/trunk.fix-lp1604011
Reviewer Review Type Date Requested Status
Scott Moser Pending
Review via email: mp+300335@code.staging.launchpad.net

Description of the change

bin/mount-image-callback: cleanup getopt short options configuration

The short options were not configured properlty. The '-m' and '-P'
options require input values but this was not indicated as required with
the ':' value in the short opts string. The case-statement parsing
options used '-O' as accepted short option, but this was not advertised
in the Usage statement, so remove the acceptance.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches