aboutsummaryrefslogtreecommitdiff
path: root/src/test/recovery/t/007_sync_rep.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/recovery/t/007_sync_rep.pl')
-rw-r--r--src/test/recovery/t/007_sync_rep.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/recovery/t/007_sync_rep.pl b/src/test/recovery/t/007_sync_rep.pl
index 81098dcf00c..0ff9b5d2a6d 100644
--- a/src/test/recovery/t/007_sync_rep.pl
+++ b/src/test/recovery/t/007_sync_rep.pl
@@ -17,6 +17,8 @@ my $check_sql =
# the configuration file is reloaded before the test.
sub test_sync_state
{
+ local $Test::Builder::Level = $Test::Builder::Level + 1;
+
my ($self, $expected, $msg, $setting) = @_;
if (defined($setting))