Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Sometimes build fails to delete certain files during execution of the "clean" target, but clean succeeds nevertheless. To make sure clean works, add a AfterTarget for "clean" which removes the target directory and fail if remove directory fails.