sysstatemgmt/systemstatemgr/cmd/src/ssmcommandfactory.cpp
branchRCL_3
changeset 8 6bb05bdcbe09
parent 3 a811597961f0
--- 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)
         {