Index: tst_unhandled_message_log/test.py =================================================================== diff -u -r6bb43117bca2673c5de877f5b70b094da344418a -r40314c67874695eefc506c3a6a33896495953edd --- tst_unhandled_message_log/test.py (.../test.py) (revision 6bb43117bca2673c5de877f5b70b094da344418a) +++ tst_unhandled_message_log/test.py (.../test.py) (revision 40314c67874695eefc506c3a6a33896495953edd) @@ -186,7 +186,7 @@ append_unhandled_configuration_file() utils.tstStart(__file__) - startApplication(config.AUT_NAME+ " -d") + startApplication(config.AUT_NAME_ONLY+ " -d") #checking if the message is not in the unhandled (err) test.startSection("verify the message is not in unhandled (err)")