Megatest

Ticket Change Details
Login
Overview

Artifact ID: 56867dbdd3e3fad5d2d4dce7f6e2fb2b17ef88ac
Ticket: 1b9b3015127593f319600f65f8db4ee76cdf742a
chmod -R 750 needed before remove
User & Date: matt on 2014-04-18 14:22:07
Changes

  1. 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.
    
  2. foundin changed to: "v1.60"
  3. severity changed to: "Important"
  4. status changed to: "Open"
  5. title changed to: "chmod -R 750 needed before remove"
  6. type changed to: "Code_Defect"