changeset 13 | cef4ff1e6c4f |
parent 12 | e978f818f9bd |
--- a/sysstatemgmt/systemstatemgr/cmd/src/ssmcommandfactory.cpp Fri Mar 19 09:58:42 2010 +0200 +++ b/sysstatemgmt/systemstatemgr/cmd/src/ssmcommandfactory.cpp Fri Apr 16 16:18:45 2010 +0300 @@ -333,6 +333,7 @@ { CSsmCommandBase* cmd = NULL; TSsmCommandType const cmdType = aSsmCommand.Type(); + DEBUGPRINT2A("Adding command type in CLE commandlist: %d", cmdType); switch(cmdType) {