mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-04 08:44:12 +02:00
Sub temp directory. Add github archive.
This commit is contained in:
@@ -73,7 +73,7 @@ def fork_tests(num_threads):
|
||||
sys.stdin.close()
|
||||
test_suite_result = AutoTimingTestResultDecorator(TestProtocolClient(stream))
|
||||
test_suite.run(test_suite_result)
|
||||
except:
|
||||
except EBADF:
|
||||
try:
|
||||
stream.write(traceback.format_exc())
|
||||
finally:
|
||||
|
||||
Reference in New Issue
Block a user