commit | 884dc9e980af846e102165d3a62e123272191f4c | [log] [tgz] |
---|---|---|
author | GlennRC <glenn@onlab.us> | Fri Oct 09 15:53:20 2015 -0700 |
committer | GlennRC <glenn@onlab.us> | Fri Oct 09 15:53:49 2015 -0700 |
tree | 8fdf99699643c04a23faf32b2df8f60bfadfa6b4 | |
parent | ea32cf853c9d0f6c16072b7b37a2cf28d7a0bea9 [diff] |
fixed typo Change-Id: I5657e67b15cafebd2f1ae5a11804fee613c34641
diff --git a/TestON/tests/CHOtest/CHOtest.py b/TestON/tests/CHOtest/CHOtest.py index fdee4be..a65bf3c 100644 --- a/TestON/tests/CHOtest/CHOtest.py +++ b/TestON/tests/CHOtest/CHOtest.py
@@ -1822,7 +1822,7 @@ if not caseResult and main.failSwitch: main.log.report("Stopping test") - main.stop( mail=main.emailOnStop ) + main.stop( email=main.emailOnStop ) def CASE72( self, main ): """