mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
regression.py bugfix
This commit is contained in:
parent
4df9093a7f
commit
5a73ecd0be
@ -89,6 +89,7 @@ def run_test_case(config):
|
||||
|
||||
def main():
|
||||
"""Run the tests and count the failures"""
|
||||
global configs
|
||||
try:
|
||||
os.mkdir("logs")
|
||||
except:
|
||||
|
Loading…
Reference in New Issue
Block a user