| Ticket Hash: | 1b9b3015127593f319600f65f8db4ee76cdf742a | ||
| Title: | chmod -R 750 needed before remove | ||
| Status: | Closed | Type: | Code_Defect |
| Severity: | Important | Priority: | Immediate |
| Subsystem: | Resolution: | Fixed | |
| Last Modified: |
2014-04-25 14:35:27 11.90 years ago |
Created: |
2014-04-18 14:22:07 11.92 years ago |
| Version Found In: | v1.60 | ||
| Description: | ||||
|
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.
matt added on 2014-04-25 20:35:27 UTC: | ||||