Fix Titan Executor API test readme
authorearplov <arpad.lovassy@ericsson.com>
Mon, 21 Mar 2016 14:37:32 +0000 (15:37 +0100)
committerearplov <arpad.lovassy@ericsson.com>
Mon, 21 Mar 2016 14:37:32 +0000 (15:37 +0100)
Signed-off-by: earplov <arpad.lovassy@ericsson.com>
titan_executor_api/TITAN_Executor_API_test/readme.txt

index 2ef8cddd961cdc3816012e4aabaf304ddfaa3a9f..1d5b1be1623fbb829434604ae299f5369b69611f 100644 (file)
@@ -10,7 +10,7 @@
 
 build.xml is generated.
 The generated build.xml is modified manually:
-  target TITAN_Executor_API_test is modified to fail in ant level if any testcase fails to make Jenkins show the failures
+  target TITAN_Executor_API_test is modified to fail in ant level if any testcase fails, to make Jenkins show the failures
   failureproperty="test.failed" added to <junit fork="yes" printsummary="withOutAndErr" HERE>
   <fail if="test.failed" message="TITAN_Executor_API_test FAILED"/> added after </junit>
 
This page took 0.039041 seconds and 5 git commands to generate.