X-Git-Url: http://git.rot13.org/?p=BackupPC.git;a=blobdiff_plain;f=lib%2FBackupPC%2FXfer%2FProtocol.pm;h=30728701e600619ee56975b339548b17045985fb;hp=73e18a00bda33141e186be69318b735b2c74dd23;hb=ca593f66fd6c35764bd8997c6338b781330f019c;hpb=2441b9094f3f6e4f2a3a4fe67781780e6f6890bd diff --git a/lib/BackupPC/Xfer/Protocol.pm b/lib/BackupPC/Xfer/Protocol.pm index 73e18a0..3072870 100644 --- a/lib/BackupPC/Xfer/Protocol.pm +++ b/lib/BackupPC/Xfer/Protocol.pm @@ -11,7 +11,7 @@ # Paul Mantz # # COPYRIGHT -# Copyright (C) 2001-2007 Craig Barratt +# Copyright (C) 2001-2009 Craig Barratt # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -29,7 +29,7 @@ # #======================================================================== # -# Version 3.2.0beta0, released 17 Jan 2009. +# Version 3.2.0beta1, released 5 Jan 2010. # # See http://backuppc.sourceforge.net. # @@ -63,6 +63,7 @@ sub new pipeRH => undef, pipeWH => undef, badFiles => [], + logLevel => $bpc->{Conf}{XferLogLevel}, # # Various stats