[Rt-commit] rt branch, 4.4-trunk, updated. rt-4.4.2-134-g66eee9967
Jim Brandt
jbrandt at bestpractical.com
Mon Apr 16 09:00:24 EDT 2018
The branch, 4.4-trunk has been updated
via 66eee996758f6d0408411a855e0d43fcedae83c5 (commit)
via 5fbb00f30cdbed13c69886789945cfd06c6ba347 (commit)
from 1c2516ead3e339c1aa935ac7245caaa8c19f9c1d (commit)
Summary of changes:
lib/RT/Config.pm | 4 ++--
sbin/rt-test-dependencies.in | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit 66eee996758f6d0408411a855e0d43fcedae83c5
Merge: 1c2516ead 5fbb00f30
Author: Jim Brandt <jbrandt at bestpractical.com>
Date: Mon Apr 16 09:00:01 2018 -0400
Merge branch '4.4/config-clone-error' into 4.4-trunk
diff --cc lib/RT/Config.pm
index 84132ce77,815a441bd..f5c7ec582
--- a/lib/RT/Config.pm
+++ b/lib/RT/Config.pm
@@@ -55,11 -55,7 +55,10 @@@ use 5.010
use File::Spec ();
use Symbol::Global::Name;
use List::MoreUtils 'uniq';
- use Storable ();
+# Store log messages generated before RT::Logger is available
+our @PreInitLoggerMessages;
+
=head1 NAME
RT::Config - RT's config
-----------------------------------------------------------------------
More information about the rt-commit
mailing list