[Freeipa-devel] [freeipa PR#491][opened] Don't prepend option names with additional '--'

stlaz freeipa-github-notification at redhat.com
Tue Feb 21 09:29:21 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/491
Author: stlaz
 Title: #491: Don't prepend option names with additional '--'
Action: opened

PR body:
"""
The options now have '--' prepended by their names already, don't
add it.

https://fedorahosted.org/freeipa/ticket/6392

The issue example:
running `ipa-client-install --ca-cert-file /home/cartman/nonexistent_file` gives
```
Usage: ipa-client-install [options]

ipa-client-install: error: option ----ca-cert-file: '/home/slaznick/pokus' is not a valid certificate file
```
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/491/head:pr491
git checkout pr491
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-491.patch
Type: text/x-diff
Size: 1046 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20170221/1ac565a0/attachment.bin>


More information about the Freeipa-devel mailing list