summaryrefslogtreecommitdiff
path: root/test/bbackupd
diff options
context:
space:
mode:
Diffstat (limited to 'test/bbackupd')
-rw-r--r--test/bbackupd/testbbackupd.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/bbackupd/testbbackupd.cpp b/test/bbackupd/testbbackupd.cpp
index b9201894..3b337fdb 100644
--- a/test/bbackupd/testbbackupd.cpp
+++ b/test/bbackupd/testbbackupd.cpp
@@ -887,6 +887,7 @@ int test_bbackupd()
if (failures > 0)
{
// stop early to make debugging easier
+ Timers::Init();
return 1;
}
@@ -952,6 +953,7 @@ int test_bbackupd()
if (failures > 0)
{
// stop early to make debugging easier
+ Timers::Init();
return 1;
}
@@ -1030,6 +1032,7 @@ int test_bbackupd()
if (failures > 0)
{
// stop early to make debugging easier
+ Timers::Init();
return 1;
}
@@ -1108,6 +1111,7 @@ int test_bbackupd()
if (failures > 0)
{
// stop early to make debugging easier
+ Timers::Init();
return 1;
}