Index: tst_ui_logs/test.py =================================================================== diff -u -rc79559a8ecd6dc676c7aed956ba1a5d1e45534a0 -r6f1e1819d6605964e7ba8366d0408cc26890be99 --- tst_ui_logs/test.py (.../test.py) (revision c79559a8ecd6dc676c7aed956ba1a5d1e45534a0) +++ tst_ui_logs/test.py (.../test.py) (revision 6f1e1819d6605964e7ba8366d0408cc26890be99) @@ -1664,7 +1664,7 @@ """ application_init.setup_post_log_successful_start() - startApplication(config.AUT_NAME_ONLY + "-q"+" -d"+ " -i"+ " -f"+ " -b"+ " -u"+ " -c"+ " -0"+ " -m") + startApplication(config.AUT_NAME_ONLY + " -q"+" -d"+ " -i"+ " -f"+ " -b"+ " -u"+ " -c"+ " -0"+ " -m") verif_ui_logs_api() #TODO need to figure out a better way to do this missing path verification. The current