Print

Print


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 "xrootd".

The branch, master has been updated
       via  526d8b93627f27a476439ac0bca49c105f7d0b78 (commit)
      from  41a7f82cccb1ad3f963cc45417e32ea688f9a71c (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 526d8b93627f27a476439ac0bca49c105f7d0b78
Author: Lukasz Janyst <[log in to unmask]>
Date:   Mon Sep 12 13:51:37 2011 +0200

    The client will now print out the redirections it gets.
    
    This behavior may be disabled by doing:
    
    export XRD_PRINTREDIRECTS=0
    
    of from C++:
    
    EnvPutInt( NAME_PRINT_REDIRECTS, 0 )

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

Summary of changes:
 src/XrdClient/XrdClientConn.cc  |    3 +++
 src/XrdClient/XrdClientConst.hh |    4 ++++
 src/XrdClient/XrdClientEnv.cc   |    2 ++
 3 files changed, 9 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
xrootd