mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
mavsdk_tests: end the logfiles with .log
This commit is contained in:
@@ -36,7 +36,7 @@ class Runner:
|
||||
def start(self, config):
|
||||
if self.log_dir:
|
||||
f = open(self.log_dir + os.path.sep +
|
||||
"log-{}-{}-{}-{}.txt".format(
|
||||
"log-{}-{}-{}-{}.log".format(
|
||||
self.log_prefix,
|
||||
config['model'],
|
||||
config['test_filter'],
|
||||
|
||||
Reference in New Issue
Block a user