<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [systemd-nspawn] Doesn't correctly handle std{in,out} not being the same file, and not being a TTY"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70290#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [systemd-nspawn] Doesn't correctly handle std{in,out} not being the same file, and not being a TTY"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70290">bug 70290</a>
              from <span class="vcard"><a class="email" href="mailto:lukeshu@sbcglobal.net" title="Luke Shumaker <lukeshu@sbcglobal.net>"> <span class="fn">Luke Shumaker</span></a>
</span></b>
        <pre>Playing with the patch I just uploaded, I noticed a slight issue it created:

Information written to stderr is now subject to raw terminal interpretation.

This can be fixed by appending '\r' to the log messages (ugly), or by resetting
stdin right after the current settings for stdout are read, then setting them
both later (where it was set before the patch) (less ugly).</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>