[LLVMbugs] [Bug 9904] New: lit doesn't delete %t directories

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed May 11 20:40:07 PDT 2011


http://llvm.org/bugs/show_bug.cgi?id=9904

           Summary: lit doesn't delete %t directories
           Product: Test Suite
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: lit
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: nlewycky at google.com
                CC: llvmbugs at cs.uiuc.edu, daniel at zuster.org


There's a bunch of tests now that use "rm -rf %t" to clear out directories they
create in between runs. This is something that lit should do, it should clear
out files or directories named %t*.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list