diff -r 1a73e8f1b64d -r 6bb05bdcbe09 sysstatemgmt/systemstatemgr/cmd/src/ssmcommandfactory.cpp --- a/sysstatemgmt/systemstatemgr/cmd/src/ssmcommandfactory.cpp Fri Mar 12 15:50:01 2010 +0200 +++ b/sysstatemgmt/systemstatemgr/cmd/src/ssmcommandfactory.cpp Mon Mar 15 12:45:37 2010 +0200 @@ -333,6 +333,7 @@ { CSsmCommandBase* cmd = NULL; TSsmCommandType const cmdType = aSsmCommand.Type(); + DEBUGPRINT2A("Adding command type in CLE commandlist: %d", cmdType); switch(cmdType) {