6.5 SP2, Solaris OD 6.0.1Our teamsite server is capable of deploying to two boxes, say B1 and B2There is a file say F1 and it is only present in B1 and NOT in B2I delete this file from workarea, submit it to staging and invoke opendeploy(through a workflow) and select server B1 and B2. Thus I invoke OD with filelist deletion with do deletes. The file gets deleted from B1, but nothing hapenns with B2 deployment. My question is that is there a particular value returned by odcmd start or for that matter odstart CLT if the deleted file present in the file list is not present on the target server. Please shed some lightThanks