This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Ganeti core".

The branch, master has been updated
       via  86e54ea27c13fde2ce5e5e8caec7e37f4949764f (commit)
      from  f781222d9dac7f3ff1a18e860b3de814c08adaa7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 86e54ea27c13fde2ce5e5e8caec7e37f4949764f
Author: Niklas Hambuechen <[email protected]>
Date:   Mon Oct 6 16:28:56 2014 +0200

    qa: Default to tty=False for SSH
    
    This fixes commands over SSH, such as `AssertCommand()`,
    putting both stderr and stdout of the remote command into the
    stdout of the SSH, which led to `AssertCommand()` seeing different
    output than the invoked commands actually produce.
    
    The `tty` option was originally added to *disable* `-t` (see commits
    50265802 and f14a8b15), so we can as well make that the default.
    
    Signed-off-by: Niklas Hambuechen <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 qa/qa_utils.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Ganeti core

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"ganeti-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to