We promoted package to next state, running script with hco at server. The code is getting updated but the hco log still showing "no need to update".
Release : 13.0
Component : CA Harvest Software Change Manager
Recommended to change their script so that the hco log file name included date and time. They did this and discovered that a cron job that executes the script was running every 2 minutes and therefore the script containing the hco statement was being run twice. Changed the frequency of the cron job to run every 4 minutes and problem is resolved.