Change By: Kyle O'Connor (16/Aug/12 9:17 PM)
Description: After  a successful or  an  unsuccessful Coverity analysis  (I was using the coverity plugin as a post build step for C# analysis only) , the intermediate directory is not removed.  The log says  "removing  the following:

[Coverity] deleting
 intermediate directory "

 but when I  go  check on  disk  my hard drive ,  it  the int dir  is still there.   Specifially, in my case the call to cov-commit-defects failed for some reason so the intermediate directory should be removed because the option to keep it was disabled.   I see the code where it is supposed to be deleted but it is not working.  This causes me to always do an incremental analysis which I don't want to do right now.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to