[Fuego] [PATCH 19/30] run-test: remove redundant print

Daniel Sangorrin daniel.sangorrin at toshiba.co.jp
Mon Jun 4 07:17:53 UTC 2018


Signed-off-by: Daniel Sangorrin <daniel.sangorrin at toshiba.co.jp>
---
 engine/scripts/ftc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/engine/scripts/ftc b/engine/scripts/ftc
index c307c5c..d6d5ede 100755
--- a/engine/scripts/ftc
+++ b/engine/scripts/ftc
@@ -3257,8 +3257,6 @@ def do_run_test(conf, options):
 
     print "Running test '%s' on board '%s' using spec '%s'" % (test_name, board_name, spec_name)
 
-    print "!!! >>> Ready to run test! <<< !!!"
-
     # make sure environment variables are set:
 
     # export stuff from configuration into environment
-- 
2.7.4




More information about the Fuego mailing list