<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body>
    <div class="moz-cite-prefix">On 07/10/2015 01:57 PM, Milan Kubik
      wrote:<br>
    </div>
    <blockquote cite="mid:559FB312.4030109@redhat.com" type="cite">Hi,
      <br>
      <br>
      the recent set of patches that modified api broke the tests that
      are included in ipalib/cli.py
      <br>
      <br>
      This patch fixes the problems by passing api instance to textui()
      calls.
      <br>
      <br>
      Milan
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    This may not be the complete solution. Similar problems arise in the
    rest of the tests in ipalib modules.<br>
    I guess the code examples (doctest test cases) are all affected by
    the changes to the api object. <br>
  </body>
</html>