<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 08.08.2016 13:27, Jan Cholasta
      wrote:<br>
    </div>
    <blockquote
      cite="mid:e4c63c5f-a9eb-8007-8c96-66ce9252a593@redhat.com"
      type="cite">Hi,
      <br>
      <br>
      the attached patch fixes
      <a class="moz-txt-link-rfc2396E" href="https://fedorahosted.org/freeipa/ticket/6174"><https://fedorahosted.org/freeipa/ticket/6174></a>.
      <br>
      <br>
      Honza
      <br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    Please document this change in Param dosctring<br>
    <br>
    <pre wrap="">--- a/ipalib/parameters.py
+++ b/ipalib/parameters.py
@@ -418,6 +418,7 @@ class Param(ReadOnly):
         ('cli_metavar', str, None),
         ('no_convert', bool, False),
         ('deprecated', bool, False),
+        ('confirm', bool, True),


</pre>
    Martin^2<br>
  </body>
</html>