Overview
Artifact ID: | 56867dbdd3e3fad5d2d4dce7f6e2fb2b17ef88ac |
---|---|
Ticket: | 1b9b3015127593f319600f65f8db4ee76cdf742a
chmod -R 750 needed before remove |
User & Date: | matt on 2014-04-18 14:22:07 |
Changes
- comment changed to:
in some cases, megatest will fail to remove contents of a test because of permissions of files within the test hierarchy. I think megatest may need to do a chmod -R 750 <test_root> before attempting to remove content.
- foundin changed to: "v1.60"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to: "chmod -R 750 needed before remove"
- type changed to: "Code_Defect"