[rtems-tools commit] Remove exception test code left in.
Chris Johns
chrisj at rtems.org
Wed Mar 9 03:37:34 UTC 2016
Module: rtems-tools
Branch: master
Commit: c9ed2483c6227d477b2a0380273f0051d0dcc467
Changeset: http://git.rtems.org/rtems-tools/commit/?id=c9ed2483c6227d477b2a0380273f0051d0dcc467
Author: Chris Johns <chrisj at rtems.org>
Date: Wed Mar 9 14:34:26 2016 +1100
Remove exception test code left in.
Updates #2619.
---
tester/rt/test.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/tester/rt/test.py b/tester/rt/test.py
index 0288822..3f8ee49 100644
--- a/tester/rt/test.py
+++ b/tester/rt/test.py
@@ -99,7 +99,6 @@ class test_run(object):
def runner(self):
self.start_time = datetime.datetime.now()
try:
- xx
self.test = test(self.index, self.total, self.report,
self.executable, self.rtems_tools,
self.bsp, self.bsp_config,
More information about the vc
mailing list