aboutsummaryrefslogtreecommitdiff
path: root/gd/cert/gd_base_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'gd/cert/gd_base_test.py')
-rw-r--r--gd/cert/gd_base_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gd/cert/gd_base_test.py b/gd/cert/gd_base_test.py
index b382e6a22..4c02754f7 100644
--- a/gd/cert/gd_base_test.py
+++ b/gd/cert/gd_base_test.py
@@ -63,6 +63,7 @@ class GdBaseTestClass(BaseTestClass):
self.cert_module = self.info['cert_module']
self.rootcanal_running = self.info['rootcanal_running']
self.rootcanal_logpath = self.info['rootcanal_logpath']
+ self.rootcanal_logger = self.info['rootcanal_logger']
self.rootcanal_process = self.info['rootcanal_process']
if 'rootcanal' in self.controller_configs:
@@ -77,7 +78,6 @@ class GdBaseTestClass(BaseTestClass):
msg="Cannot start root-canal at " + str(self.info['rootcanal']))
asserts.assert_true(self.info['is_subprocess_alive'], msg="root-canal stopped immediately after running")
- self.rootcanal_logger = self.info['rootcanal_logger']
self.controller_configs = self.info['controller_configs']
# Parse and construct GD device objects