Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix - Unpublish idempotency and recursive remove_dir
*makes Unpublish idempotent by not failing if the target_path does not exists *changed remove_dir to be non-recursive and the call will fail if there are any files / sub-directories under the path. Change-Id: I286d27576b81901e0a57566e591686ffa5649c8b Signed-off-by: Gil <gvitzinger@nvidia.com>
- Loading branch information